- YAML
- JSON
config.yaml
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure SambaCloud with Continue to access their high-performance platform for running large AI models, including Llama 4 Scout with world record open source model performance
name: My Config
version: 0.0.1
schema: v1
models:
- name: GPT OSS 120B
provider: sambanova
model: gpt-oss-120b
apiKey: <YOUR_SAMBANOVA_API_KEY>
{
"models": [
{
"title": "GPT OSS 120B",
"provider": "sambanova",
"model": "gpt-oss-120b",
"apiKey": "<YOUR_SAMBANOVA_API_KEY>"
}
]
}
Was this page helpful?