Skip to content

Commit e8c20ae

Browse files
authored
feat(genapi): update qwen3 235b context size
1 parent 182e3e6 commit e8c20ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/reference-content/supported-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Our API supports the most popular models for [Chat](/generative-apis/how-to/quer
1515

1616
| Provider | Model string | Context window (Tokens) | Maximum output (Tokens)| License | Model card |
1717
|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
18-
| Google (Preview) | `gemma-3-27b-it` | 40k | 8192 | [Gemma](https://ai.google.dev/gemma/terms) | [HF](https://huggingface.co/google/gemma-3-27b-it) |
18+
| Google (Preview) | `gemma-3-27b-it` | 260k | 8192 | [Gemma](https://ai.google.dev/gemma/terms) | [HF](https://huggingface.co/google/gemma-3-27b-it) |
1919
| Mistral | `mistral-small-3.2-24b-instruct-2506` | 128k | 8192 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | [HF](https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506) |
2020

2121
### Chat and Audio models

0 commit comments

Comments
 (0)