You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building my image using the command: cog build -t model:latest --use-cog-base-image=false --separate-weights but I face an error while parsing. Would it be a good feature to consider for slimmer images?
ⅹ invalid Python version format: strconv.Atoi: parsing "11-slim": invalid syntax
I am building my image using the command:
cog build -t model:latest --use-cog-base-image=false --separate-weights
but I face an error while parsing. Would it be a good feature to consider for slimmer images?Sample cog.yaml I am using:
Other info
The text was updated successfully, but these errors were encountered: