Skip to content

[8.16] Update llm-performance-matrix.asciidoc (backport #6787) #6790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 8.16
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/AI-for-security/llm-performance-matrix.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,25 @@ Models from third-party LLM providers.

[cols="1,1,1,1,1,1,1,1", options="header"]
|===
<<<<<<< HEAD
| *Feature* | | *Assistant - General* | *Assistant - {esql} generation* | *Assistant - Alert questions* | *Assistant - Knowledge retrieval* | *Attack Discovery* | *AI-powered SIEM migration*
| *Model* |*Claude 3: Opus* | Excellent | Excellent | Excellent | Good | Great | Good
| |*Claude 3.7: Sonnet* | Excellent | Excellent | Excellent | Excellent | Excellent | Excellent
=======
| *Feature* | | *Assistant - General* | *Assistant - {esql} generation* | *Assistant - Alert questions* | *Assistant - Knowledge retrieval* | *Attack Discovery* | *Automatic Migration*
| *Model* |*Claude 3.7: Sonnet* | Excellent | Excellent | Excellent | Excellent | Excellent | Excellent
>>>>>>> ac6ee710 (Update llm-performance-matrix.asciidoc (#6787))
| |*Claude 3.5: Sonnet v2*| Excellent | Excellent | Excellent | Excellent | Great | Excellent
| |*Claude 3.5: Sonnet* | Excellent| Excellent | Excellent | Excellent | Excellent | Excellent
| |*Claude 3.5: Haiku* | Excellent| Excellent | Excellent | Excellent | Poor | Poor
| |*Claude 3: Haiku* | Excellent| Excellent | Excellent | Excellent | Poor |Poor
| |*GPT-4o* | Excellent| Excellent | Excellent | Excellent | Great |Great
| |*GPT-4o-mini* | Excellent| Great | Great | Great | Poor |Good
| | **GPT-4.1** | Excellent| Excellent | Excellent | Excellent | Excellent | Excellent
| |**Gemini 1.5 Pro 002** | Excellent| Excellent | Excellent | Excellent | Excellent | Great
| |**Gemini 1.5 Flash 002**|Excellent| Poor | Good | Excellent | Poor | Excellent
| |**Gemini 2.0 Flash 001**|Excellent| Excellent | Excellent | Excellent | Excellent | Excellent
| | **Gemini 2.5 Pro** |Excellent| Excellent | Excellent | Excellent | Excellent | Excellent
|===

[discrete]
Expand All @@ -31,9 +38,18 @@ Models you can <<connect-to-byo-llm, deploy yourself>>.

[cols="1,1,1,1,1,1,1", options="header"]
|===
<<<<<<< HEAD
| *Feature* | | *Assistant - General* | *Assistant - {esql} generation* | *Assistant - Alert questions* | *Assistant - Knowledge retrieval* | *Attack Discovery*
| *Model* | *Mistral Nemo* | Good | Good | Great | Good | Poor
| | *LLama 3.2* | Good | Poor | Good | Poor | Poor
| | *LLama 3.1 405b* | Good | Great | Good | Good| Poor
| | *LLama 3.1 70b* | Good | Good | Poor | Poor | Poor
=======
| *Feature* | | *Assistant - General* | *Assistant - {esql} generation* | *Assistant - Alert questions*| *Assistant - Knowledge retrieval*| *Attack Discovery* | *Automatic Migration*
| *Model* | *Mistral Nemo* | Good | Good | Great | Good | Poor | Poor
| | **Mistral-Small-3.1-24B-Instruct-2503** | Excellent | Poor | Excellent | Excellent | Good | N/A
| | *LLama 3.2* | Good | Poor | Good | Poor | Poor | Good
| | *LLama 3.1 405b* | Good | Great | Good | Good | Poor | Poor
| | *LLama 3.1 70b* | Good | Good | Poor | Poor | Poor | Good
>>>>>>> ac6ee710 (Update llm-performance-matrix.asciidoc (#6787))
|===