mirror of
https://github.com/ollama/ollama.git
synced 2026-04-21 16:25:42 +02:00
lint
This commit is contained in:
@@ -295,7 +295,7 @@ func createBlob(cmd *cobra.Command, client *api.Client, path string) (string, er
|
||||
return digest, nil
|
||||
}
|
||||
|
||||
// Successfuly found the model directory
|
||||
// Successfully found the model directory
|
||||
if err == nil {
|
||||
// Copy blob in via OS specific copy
|
||||
// Linux errors out to use io.copy
|
||||
|
||||
Reference in New Issue
Block a user