cURL
curl --request GET \ --url https://api.example.com/v1/fine-tuned-models/{download_id}
"<string>"
Downloads the settings and weights of the fine-tuned model as a .tar.gz archive for the given ID.
.tar.gz
Successful response.
A .tar.gz archive.