Endpoints
Models
list
GET https://api.cerebras.ai/v1/models
Lists the currently available models and provides essential details about each, including the owner and availability.
retrieve
GET https://api.cerebras.ai/v1/models/{model}
Fetches a model instance, offering key details about the model, including its owner and permissions.
Accepts model IDs as arguments.
Available options:
llama-4-scout-17b-16e-instruct
llama3.1-8b
llama-3.3-70b
deepseek-r1-distill-llama-70b
(private preview)
Was this page helpful?