Documentation Index
Fetch the complete documentation index at: https://fireworks.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prepare models for different precisions
Documentation Index
Fetch the complete documentation index at: https://fireworks.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
firectl model prepare [flags]
firectl model prepare my-model
firectl model prepare accounts/my-account/models/my-model
-h, --help help for prepare
--wait Wait until the model preparation is complete.
--wait-timeout duration Maximum time to wait when using --wait flag. (default 30m0s)
-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?