curl --request GET \
--url https://api.fireworks.ai/v1/accounts/{account_id}/models/{model_id}:validateUpload \
--header 'Authorization: Bearer <token>'{}curl --request GET \
--url https://api.fireworks.ai/v1/accounts/{account_id}/models/{model_id}:validateUpload \
--header 'Authorization: Bearer <token>'{}Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
If true, skip the Hugging Face config validation.
If true, trusts remote code when validating the Hugging Face config.
If true, skip tokenizer and parameter name validation.
A successful response.
The response is of type object.
Was this page helpful?