Retry model import
POST/finetuning/models/:provider/retry
Retries a previously failed Hugging Face model import. Use this after resolving the cause of failure (e.g. invalid adapter files, failed security scan, or network error). Provide the third_party_model_id returned by the original import request.
Request
Responses
- 200
- 400
- 422
- 500
OK
Bad Request
Validation Error
Internal Server Error
Was this page helpful?