Preview third-party model
POST/finetuning/models/:provider/preview
Returns metadata and compatibility details for a Hugging Face model before committing to a full import. Use this to verify that the adapter meets all requirements (base model compatibility, file structure, LoRA rank) without triggering a download.
Request
Responses
- 200
- 404
- 422
- 500
OK
Not Found
Validation Error
Internal Server Error
Was this page helpful?