felix
Push Training Job To Huggingface
Push a completed training job's model to HuggingFace Hub.
Args: job_id: Training job UUID. request: Target repo, token, and commit metadata. auth: Authenticated staff caller.
Returns: The hub push outcome.
Raises: HTTPException: 400/403/404/409/500 for validation, permission, lookup, conflict, and upload failures.
post/felix/training-jobs/{job_id}/push-to-hub
Path parameters
job_idstring required
Request body
Response
Successful Response