Models

Retrieve all available models

get

This endpoint retrieves information about all available models.

Responses
get
/models/

Get detailed information about a model

get

This endpoint returns detailed information of the passed model including evaluations and hardware configs.

Path parameters
model_idstringRequired

The unique identifier of the model.

Example: meta-llama--Meta-Llama-3.1-70B-Instruct
Responses
get
/models/{model_id}

Last updated