Skip to content

Commit d71fa8a

Browse files
authored
Update supported-models.mdx (#4162)
Adding llama-3.3-70b-instruct to supported models list
1 parent 3dc8523 commit d71fa8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ai-data/generative-apis/reference-content/supported-models.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Generative APIs offer serverless AI models hosted at Scaleway - no need to configure hardware or deploy your own models
88
tags: generative-apis ai-data supported-models
99
dates:
10-
validation: 2024-10-30
10+
validation: 2025-01-02
1111
posted: 2024-09-02
1212
---
1313

@@ -21,6 +21,7 @@ Our [Chat API](/ai-data/generative-apis/how-to/query-language-models) has built-
2121

2222
| Provider | Model string | Context window | License | Model card |
2323
|-----------------|-----------------|-----------------|-----------------|-----------------|
24+
| Meta | `llama-3.3-70b-instruct` | 128k | [Llama 3.3 Community License Agreement](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 | [Llama 3.1 Community License Agreement](https://llama.meta.com/llama3_1/license/) | [HF](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) |
2526
| Meta | `llama-3.1-70b-instruct` | 128k | [Llama 3.1 Community License Agreement](https://llama.meta.com/llama3_1/license/) | [HF](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct) |
2627
| Mistral | `mistral-nemo-instruct-2407` | 128k | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | [HF](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) |

0 commit comments

Comments
 (0)