File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pages/generative-apis/reference-content Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 ` | 260k | 8192 | [ Gemma] ( https://ai.google.dev/gemma/terms ) | [ HF] ( https://huggingface.co/google/gemma-3-27b-it ) |
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 ) |
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
@@ -32,7 +32,7 @@ Our API supports the most popular models for [Chat](/generative-apis/how-to/quer
3232| Meta | ` llama-3.3-70b-instruct ` | 100k | 4096 | [ Llama 3.3 Community] ( https://www.llama.com/llama3_3/license/ ) | [ HF] ( https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct ) |
3333| Meta | ` llama-3.1-8b-instruct ` | 128k | 16384 | [ Llama 3.1 Community] ( https://llama.meta.com/llama3_1/license/ ) | [ HF] ( https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct ) |
3434| Mistral | ` mistral-nemo-instruct-2407 ` | 128k | 8192 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) | [ HF] ( https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407 ) |
35- | Qwen | ` qwen3-235b-a22b-instruct-2507 ` | 40k | 4096 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) | [ HF] ( https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507 ) |
35+ | Qwen | ` qwen3-235b-a22b-instruct-2507 ` | 260k | 4096 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) | [ HF] ( https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507 ) |
3636| Qwen | ` qwen3-coder-30b-a3b-instruct ` | 128k | 8192 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) | [ HF] ( https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct ) |
3737| DeepSeek | ` deepseek-r1-distill-llama-70b ` | 32k | 4096 | [ MIT] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md ) | [ HF] ( https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B ) |
3838
You can’t perform that action at this time.
0 commit comments