Skip to main content
The Cerebras integration for VS Code allows you to use Cerebras’ fast inference for AI-powered coding assistance directly within the editor.

Prerequisites

Before you begin, ensure you have:
  • Cerebras API Key - Get a free API key here.
  • VS Code - Download and install from code.visualstudio.com.
  • GitHub account that is not enrolled in the GitHub Copilot Enterprise plan.
step1

Configure VS Code

1

Sign up for a free GitHub Copilot account

Follow the instructions in VS Code to sign up for a free GitHub Copilot account.step2
2

Install the Cerebras extension

Click on the Extensions tab on the left side.step3Search for “Cerebras” and click Install.step4
3

Configure API key

Click on Manage Models in the chat window.step5Choose Cerebras from the list. Follow the prompts and paste in your Cerebras API key when prompted.step6
4

Select a model and start coding!

step7

Available Models

The Cerebras extension for VS Code supports all Cerebras models:
ModelParametersBest For
llama-3.3-70b70BBest for complex reasoning, long-form content, and tasks requiring deep understanding
qwen-3-32b32BBalanced performance for general-purpose applications
llama3.1-8b8BFastest option for simple tasks and high-throughput scenarios
gpt-oss-120b120BLargest model for the most demanding tasks
zai-glm-4.7357BAdvanced 357B parameter model with strong reasoning capabilities
Select your preferred model from the VS Code chat interface to switch between them.