Skip to content

Commit 0dcfb79

Browse files
authored
Update model names and details in documentation
1 parent 70f49b1 commit 0dcfb79

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/ai-foundry/concepts/model-lifecycle-retirement.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ The following tables list the timelines for models that are on track for retirem
9393
| [Meta-Llama-3-70B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3-70B-Instruct/version/9/registry/azureml-meta) | February 28, 2025 | March 31, 2025 | June 30, 2025 | [Llama-3.3-70B-Instruct](https://ai.azure.com/explore/models/Llama-3.3-70B-Instruct/version/4/registry/azureml-meta) |
9494
| [Meta-Llama-3-8B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3-8B-Instruct/version/9/registry/azureml-meta) | February 28, 2025 | March 31, 2025 | June 30, 2025 | [Meta-Llama-3.1-8B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3.1-8B-Instruct/version/4/registry/azureml-meta) |
9595
| [Meta-Llama-3.1-70B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3.1-70B-Instruct/version/4/registry/azureml-meta) | February 28, 2025 | March 31, 2025 | June 30, 2025 | [Llama-3.3-70B-Instruct](https://ai.azure.com/explore/models/Llama-3.3-70B-Instruct/version/4/registry/azureml-meta) |
96-
| [Meta-Llama-4]() | | | | [Llama-3.3-70B-Instruct]() |
96+
| [Llama-4-Scout-17B-16E-Instruct]() | | | | []() |
97+
| [Llama 4-Maverick-17B-128E-Instruct-FP8] | | | | []() |
9798

9899
#### Mistral AI
99100

articles/ai-foundry/concepts/models-featured.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,9 @@ Meta Llama models and tools are a collection of pretrained and fine-tuned genera
182182
| [Meta-Llama-3.1-405B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3.1-405B-Instruct/version/1/registry/azureml-meta) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (131,072 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
183183
| [Meta-Llama-3-8B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3-8B-Instruct/version/9/registry/azureml-meta) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
184184
| [Meta-Llama-3-70B-Instruct](https://ai.azure.com/explore/models/Meta-Llama-3-70B-Instruct/version/9/registry/azureml-meta) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
185-
| [Meta-Llama-4-70B-Instruct] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
186-
| [Meta-Llama-4-70B-Instruct] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
187-
| [Meta-Llama-4-70B-Instruct] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
188-
| [Meta-Llama-4-70B-Instruct] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
189-
| [Meta-Llama-4-70B-Instruct] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
185+
| [Llama-4-Scout-17B-16E-Instruct] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
186+
| [Llama 4-Maverick-17B-128E-Instruct-FP8] | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** () <br /> - **Output:** text () <br /> - **Tool calling:** <br /> - **Response formats:** |
187+
190188

191189
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=meta).
192190

0 commit comments

Comments
 (0)