GET
/
jobs
/
download
/
{job_id}
Download Gguf File
curl --request GET \
  --url https://training-service-433968519479.us-central1.run.app/jobs/download/{job_id}
{
  "download_url": "<string>"
}

Path Parameters

job_id
string
required

Response

Successful Response

download_url
string
required