Skip to main content

ModelRequestSchema

model_namestringrequired

Name of the fine-tuned model to act on.

Example: example-ftmodel
self_hosted_idinteger

ID of a self-hosted inference node to deploy this model on. If omitted, a node is selected automatically.

Default: null
ModelRequestSchema
{
"model_name": "apitest-nemoguard-import"
}