@@ -9,7 +9,7 @@ reviewer: santiagxf
99ms.reviewer : fasantia
1010ms.date : 05/19/2025
1111ms.service : azure-ai-foundry
12- ms.topic : conceptual
12+ ms.topic : concept-article
1313ms.custom :
1414 - references_regions
1515 - build-aifnd
@@ -181,8 +181,8 @@ Meta Llama models and tools are a collection of pretrained and fine-tuned genera
181181
182182| Model | Type | Capabilities |
183183| ------ | ---- | ------------ |
184- | [ Llama-4-Scout-17B-16E-Instruct] ( https://aka.ms/aifoundry/landing/llama-4-scout-17b-16e-instruct ) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text and image (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text |
185- | [ Llama 4-Maverick-17B-128E-Instruct-FP8] ( https://aka.ms/aifoundry/landing/llama-4-maverick-17b-128e-instruct-fp8 ) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text and image (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** Yes <br /> - ** Response formats:** Text |
184+ | [ Llama-4-Scout-17B-16E-Instruct] ( https://aka.ms/aifoundry/landing/llama-4-scout-17b-16e-instruct ) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text and image (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** No <br /> - ** Response formats:** Text |
185+ | [ Llama 4-Maverick-17B-128E-Instruct-FP8] ( https://aka.ms/aifoundry/landing/llama-4-maverick-17b-128e-instruct-fp8 ) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text and image (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** No <br /> - ** Response formats:** Text |
186186| [ Llama-3.3-70B-Instruct] ( https://ai.azure.com/explore/models/Llama-3.3-70B-Instruct/version/4/registry/azureml-meta ) | [ chat-completion] ( ../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** No <br /> - ** Response formats:** Text |
187187| [ Llama-3.2-90B-Vision-Instruct] ( https://ai.azure.com/explore/models/Llama-3.2-90B-Vision-Instruct/version/1/registry/azureml-meta ) | [ chat-completion (with images)] ( ../model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text and image (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** No <br /> - ** Response formats:** Text |
188188| [ Llama-3.2-11B-Vision-Instruct] ( https://ai.azure.com/explore/models/Llama-3.2-11B-Vision-Instruct/version/1/registry/azureml-meta ) | [ chat-completion (with images)] ( ../model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context ) | - ** Input:** text and image (128,000 tokens) <br /> - ** Output:** text (8,192 tokens) <br /> - ** Tool calling:** No <br /> - ** Response formats:** Text |
0 commit comments