remote::cerebras
Description
Cerebras inference provider for running models on Cerebras Cloud platform.
Configuration
Field |
Type |
Required |
Default |
Description |
---|---|---|---|---|
|
|
No |
https://api.cerebras.ai |
Base URL for the Cerebras API |
|
|
No |
Cerebras API Key |
Sample Configuration
base_url: https://api.cerebras.ai
api_key: ${env.CEREBRAS_API_KEY}