Imports specified model from Fireworks AI Platform
Imports a model from the fireworks account.
firectl import model <model-name> [flags]
firectl import model llama-v3p1-8b-instruct
-h, --help help for model --model-id string The ID of the model to be created.
Was this page helpful?