Resumes or completes a model upload.
firectl model upload [flags]
firectl model upload my-model /path/to/checkpoint/
-h, --help help for upload
--quiet If true, does not print the upload progress bar.
-a, --account-id string The Fireworks account ID. If not specified, reads account_id from ~/.fireworks/auth.ini.
--api-key string An API key used to authenticate with Fireworks.
-p, --profile string fireworks auth and settings profile to use.
Was this page helpful?