ModelRequestSchema
model_namestringrequired
Name of the fine-tuned model to act on.
Example:
example-ftmodelself_hosted_idinteger
ID of a self-hosted inference node to deploy this model on. If omitted, a node is selected automatically.
ModelRequestSchema
{
"model_name": "apitest-nemoguard-import"
}
Was this page helpful?