From ced6365434f5aa7d9af3e9487b733717d0a52e07 Mon Sep 17 00:00:00 2001 From: Yuliia Fryshko Date: Wed, 5 Nov 2025 19:05:52 +0100 Subject: [PATCH 1/4] added llama 4 Maveric --- solutions/observability/llm-performance-matrix.md | 1 + 1 file changed, 1 insertion(+) diff --git a/solutions/observability/llm-performance-matrix.md b/solutions/observability/llm-performance-matrix.md index e6beebcf4e..2a7160b635 100644 --- a/solutions/observability/llm-performance-matrix.md +++ b/solutions/observability/llm-performance-matrix.md @@ -56,6 +56,7 @@ Models you can [deploy and manage yourself](/solutions/observability/connect-to- | OpenAI | **gpt-oss-20b** | Poor | Poor | Great | Poor | Good | Poor | Good | Good | | OpenAI | **gpt-oss-120b** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Meta | **Llama-3.3-70B-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | +| Meta | **Llama-4-Maveric-17B** | Good | Good | Good | Excellent | Excellent | Good | Good | Great | | Mistral | **Mistral-Small-3.2-24B-Instruct-2506** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Alibaba Cloud | **Qwen2.5-72b-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | From fab1ea61fcf13b3c01b8279707ada4ff08cb2bc7 Mon Sep 17 00:00:00 2001 From: Yuliia Fryshko Date: Wed, 5 Nov 2025 19:13:49 +0100 Subject: [PATCH 2/4] fixed typo --- solutions/observability/llm-performance-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/observability/llm-performance-matrix.md b/solutions/observability/llm-performance-matrix.md index 2a7160b635..1973118389 100644 --- a/solutions/observability/llm-performance-matrix.md +++ b/solutions/observability/llm-performance-matrix.md @@ -56,7 +56,7 @@ Models you can [deploy and manage yourself](/solutions/observability/connect-to- | OpenAI | **gpt-oss-20b** | Poor | Poor | Great | Poor | Good | Poor | Good | Good | | OpenAI | **gpt-oss-120b** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Meta | **Llama-3.3-70B-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | -| Meta | **Llama-4-Maveric-17B** | Good | Good | Good | Excellent | Excellent | Good | Good | Great | +| Meta | **Llama-4-Maverick-17B** | Good | Good | Good | Excellent | Excellent | Good | Good | Great | | Mistral | **Mistral-Small-3.2-24B-Instruct-2506** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Alibaba Cloud | **Qwen2.5-72b-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | From 65ea6347b99a5c037110a265e64cc5696dafedfe Mon Sep 17 00:00:00 2001 From: Yuliia Fryshko Date: Thu, 6 Nov 2025 16:36:19 +0100 Subject: [PATCH 3/4] updated the performance of llama 4 --- solutions/observability/llm-performance-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/observability/llm-performance-matrix.md b/solutions/observability/llm-performance-matrix.md index 1973118389..1ab19d0dca 100644 --- a/solutions/observability/llm-performance-matrix.md +++ b/solutions/observability/llm-performance-matrix.md @@ -56,7 +56,7 @@ Models you can [deploy and manage yourself](/solutions/observability/connect-to- | OpenAI | **gpt-oss-20b** | Poor | Poor | Great | Poor | Good | Poor | Good | Good | | OpenAI | **gpt-oss-120b** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Meta | **Llama-3.3-70B-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | -| Meta | **Llama-4-Maverick-17B** | Good | Good | Good | Excellent | Excellent | Good | Good | Great | +| Meta | **Llama-4-Maverick-17B** | Great | Good | Great | Excellent | Excellent | Good | Good | Great | | Mistral | **Mistral-Small-3.2-24B-Instruct-2506** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Alibaba Cloud | **Qwen2.5-72b-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | From 7cb8bfb0479ae9420a8a8cb37defa8eb3d4cfa71 Mon Sep 17 00:00:00 2001 From: Yuliia Fryshko Date: Thu, 6 Nov 2025 16:39:15 +0100 Subject: [PATCH 4/4] edited model name for the consistensy --- solutions/observability/llm-performance-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/observability/llm-performance-matrix.md b/solutions/observability/llm-performance-matrix.md index 1ab19d0dca..2e3af02dc9 100644 --- a/solutions/observability/llm-performance-matrix.md +++ b/solutions/observability/llm-performance-matrix.md @@ -56,7 +56,7 @@ Models you can [deploy and manage yourself](/solutions/observability/connect-to- | OpenAI | **gpt-oss-20b** | Poor | Poor | Great | Poor | Good | Poor | Good | Good | | OpenAI | **gpt-oss-120b** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Meta | **Llama-3.3-70B-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent | -| Meta | **Llama-4-Maverick-17B** | Great | Good | Great | Excellent | Excellent | Good | Good | Great | +| Meta | **Llama-4-Maverick-17B-128E-Instruct** | Great | Good | Great | Excellent | Excellent | Good | Good | Great | | Mistral | **Mistral-Small-3.2-24B-Instruct-2506** | Excellent | Poor | Great | Great | Excellent | Good | Good | Excellent | | Alibaba Cloud | **Qwen2.5-72b-Instruct** | Excellent | Good | Great | Excellent | Excellent | Good | Good | Excellent |