This bookmark provides a JSON configuration file for integrating the Cerebras Qwen 3 Coder 480B model with the opencode tool. It details the necessary API endpoint, SDK provider settings, and specific model parameters such as context limits, streaming options, and cost information.
Highlights
Configures opencode to use the Cerebras-hosted Qwen 3 Coder 480B model.
Specifies the API endpoint as https://api.cerebras.ai/v1 and uses the @ai-sdk/openai-compatible npm package.
Sets model-specific options including 131072 context limit, 8192 output limit, and enabled streaming.
Indicates zero cost for both input and output tokens for this specific model configuration.
Cerebras is the go-to platform for fast and effortless AI training. Learn more at cerebras.ai.
github.com
GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal.
A powerful AI coding agent. Built for the terminal. - opencode-ai/opencode
github.com
GitHub - NoeFabris/opencode-antigravity-auth: Enable Opencode to authenticate against Antigravity (Google’s IDE) via OAuth so you can use Antigravity rate limits and access models like gemini-3-pro and claude-opus-4-5-thinking with your Google credentials.
Enable Opencode to authenticate against Antigravity (Google's IDE) via OAuth so you can use Antigravity rate limits and access models like gemini-...