This commit is contained in:
Josh Yan 2024-07-08 10:54:37 -07:00
parent 04bf41deb5
commit a037528bba

View File

@ -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