File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
pages/generative-apis/reference-content Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Our API supports the most popular models for [Chat](/generative-apis/how-to/quer
2020
2121| Provider | Model string | Context window (Tokens) | Maximum output (Tokens)| License | Model card |
2222| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------|
23+ | Mistral | ` devstral-small-2505 ` | 128k | 8192 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) | [ HF] ( https://huggingface.co/mistralai/Devstral-Small-2505 ) |
2324| 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 ) |
2425| 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 ) |
2526| 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 ) |
You can’t perform that action at this time.
0 commit comments