v1

latestOpenAPI 3.1.02026-07-1766222595.7 KB

Download Model Endpoint

post/v1/llm/model-endpoints/download

Request body

model_namestring required

Name of the fine tuned model

download_formatstring nullable

Format that you want the downloaded urls to be compatible with. Currently only supports hugging_face

Response

Successful Response

urlsobject required

Dictionary of (file_name, url) pairs to download the model from.