Create model evaluation
POST/models/evaluations
Starts a new benchmark evaluation run for a deployed fine-tuned model. Evaluation scores are returned per benchmark and reflect model performance on each task. Available evaluation types include mix_eval and task-specific benchmarks. Evaluations are available for fine-tuned models only; imported LoRA adapters and base models are not supported.
Request
Responses
- 200
- 400
- 422
- 500
- 503
OK
Bad Request
Validation Error
Internal Server Error
Service Unavailable
Was this page helpful?