Skip to content

Commit 9369bda

Browse files
authored
Update supported-models.mdx
Changed default autocomplete to DS
1 parent 1346a18 commit 9369bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cody/capabilities/supported-models.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ Cody uses a set of models for autocomplete which are suited for the low latency
3131

3232
| **Provider** | **Model** | **Free** | **Pro** | **Enterprise** | | | | |
3333
| :-------------------- | :---------------------------------------------------------------------------------------- | :------- | :------ | :------------- | --- | --- | --- | --- |
34-
| Fireworks.ai | [DeepSeek-V2](https://huggingface.co/deepseek-ai/DeepSeek-V2) |||| | | | |
34+
| Fireworks.ai | [DeepSeek-Coder-V2](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct) |||| | | | |
3535
| Fireworks.ai | [StarCoder](https://arxiv.org/abs/2305.06161) | - | - || | | | |
3636
| Anthropic | [claude Instant](https://docs.anthropic.com/claude/docs/models-overview#model-comparison) | - | - || | | | |
3737
| Google Gemini (Beta) | [1.5 Flash](https://deepmind.google/technologies/gemini/flash/) | - | - || | | | |
3838
| Ollama (Experimental) | [variety](https://ollama.com/) ||| - | | | | |
3939
| | | | | | | | | |
4040

41-
<Callout type="note">The default autocomplete model for Cody Free and Pro user is DeepSeek-V2. Enterprise users get StarCoder as the default model.</Callout>
41+
<Callout type="note">The default autocomplete model for Cody Free, Pro and Enterprise users is DeepSeek-Coder-V2.</Callout>
4242

4343
Read here for [Ollama setup instructions](https://sourcegraph.com/docs/cody/clients/install-vscode#supported-local-ollama-models-with-cody). For information on context token limits, see our [documentation here](/cody/core-concepts/token-limits).

0 commit comments

Comments
 (0)