Create Job
Now you can create a fine-tuning job using a previously uploaded file and one of the supported models. Use "id" from the reponse of "/v1/files" and "name" from the reponse of "/v1/fine-tuning/template"
Replace {{API_TOKEN}}
with your actual token.
Example Request:
Example Response:
Last updated