Supported Models
Setup
1
Get API access
Sign up at inference.cerebras.ai. Currently in limited access.
2
Set the environment variable
3
Verify
Environment Variables
string
required
Your Cerebras API key.
Configuration Example
- .env
- settings.yml
Model Aliases
Usage Examples
Notes
- API endpoint:
https://api.cerebras.ai/v1(OpenAI-compatible) - Status: Experimental - hardware-specific availability, may have capacity constraints.
- Best use case: real-time streaming, bulk generation tasks, low-latency chat.
- Cerebras does not support vision or image inputs.
Related
- AI Providers Overview - Compare all 37 supported providers
- Groq - LPU-based inference, another ultra-fast hardware provider
- SambaNova - High-throughput RDU-based inference
- profclaw provider - Add and test providers from the CLI