gateway.openapi_Gateway
Validate Model Upload
get/v1/accounts/{account_id}/models/{model_id}:validateUpload
Path parameters
account_idstring required
The Account Id
model_idstring required
The Model Id
Query parameters
skipHfConfigValidationboolean
If true, skip the Hugging Face config validation.
trustRemoteCodeboolean
If true, trusts remote code when validating the Hugging Face config.
configOnlyboolean
If true, skip tokenizer and parameter name validation.
Response
A successful response.