Skip to content
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

Adds LLM matrix for OSS models #6424

Merged
merged 9 commits into from
Jan 21, 2025
Merged

Conversation

benironside
Copy link
Contributor

@benironside benironside commented Jan 13, 2025

Fixes #6396 — adds a second matrix to the LLM performance matrix page that describes the performance of open-source models on our tasks. Also flips the existing matrix rows and columns so it can fit better in a browser window (minimize the need to scroll left-right).

Finally, makes a minor addition to the bring your own LLM guide, linking to the performance matrix since it now includes info about open source models.

Previews:

@benironside benironside self-assigned this Jan 13, 2025
@benironside benironside requested a review from a team as a code owner January 13, 2025 21:56
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Contributor

mergify bot commented Jan 13, 2025

This pull request does not have a backport label. Could you fix it @benironside? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • v7.x is the label to automatically backport to the 7.x branch.
  • v7./d./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@dhru42
Copy link
Collaborator

dhru42 commented Jan 21, 2025

@benironside can we make all the OSS models in the assistant - general category "Good" please?

sorry for the last minute change.

cc: @jamesspi

@benironside benironside merged commit 6d64b54 into main Jan 21, 2025
3 checks passed
mergify bot pushed a commit that referenced this pull request Jan 21, 2025
* First draft

* Update llm-performance-matrix.asciidoc

* links from BYO page to performance matrix

* updates table format

* fixes broken ref

* inverts first matrix

* flips tables

* removes old tables

* incorporates last min edit from James

(cherry picked from commit 6d64b54)

# Conflicts:
#	docs/serverless/AI-for-security/connect-to-byo-llm.asciidoc
#	docs/serverless/AI-for-security/llm-performance-matrix.asciidoc
mergify bot pushed a commit that referenced this pull request Jan 21, 2025
* First draft

* Update llm-performance-matrix.asciidoc

* links from BYO page to performance matrix

* updates table format

* fixes broken ref

* inverts first matrix

* flips tables

* removes old tables

* incorporates last min edit from James

(cherry picked from commit 6d64b54)

# Conflicts:
#	docs/serverless/AI-for-security/connect-to-byo-llm.asciidoc
#	docs/serverless/AI-for-security/llm-performance-matrix.asciidoc
mergify bot pushed a commit that referenced this pull request Jan 21, 2025
* First draft

* Update llm-performance-matrix.asciidoc

* links from BYO page to performance matrix

* updates table format

* fixes broken ref

* inverts first matrix

* flips tables

* removes old tables

* incorporates last min edit from James

(cherry picked from commit 6d64b54)

# Conflicts:
#	docs/serverless/AI-for-security/connect-to-byo-llm.asciidoc
#	docs/serverless/AI-for-security/llm-performance-matrix.asciidoc
benironside added a commit that referenced this pull request Jan 21, 2025
* Adds LLM matrix for OSS models (#6424)

* First draft

* Update llm-performance-matrix.asciidoc

* links from BYO page to performance matrix

* updates table format

* fixes broken ref

* inverts first matrix

* flips tables

* removes old tables

* incorporates last min edit from James

(cherry picked from commit 6d64b54)

# Conflicts:
#	docs/serverless/AI-for-security/connect-to-byo-llm.asciidoc
#	docs/serverless/AI-for-security/llm-performance-matrix.asciidoc

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benironside added a commit that referenced this pull request Jan 21, 2025
* Adds LLM matrix for OSS models (#6424)

* First draft

* Update llm-performance-matrix.asciidoc

* links from BYO page to performance matrix

* updates table format

* fixes broken ref

* inverts first matrix

* flips tables

* removes old tables

* incorporates last min edit from James

(cherry picked from commit 6d64b54)

# Conflicts:
#	docs/serverless/AI-for-security/connect-to-byo-llm.asciidoc
#	docs/serverless/AI-for-security/llm-performance-matrix.asciidoc

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benironside added a commit that referenced this pull request Jan 22, 2025
* Adds LLM matrix for OSS models (#6424)

* First draft

* Update llm-performance-matrix.asciidoc

* links from BYO page to performance matrix

* updates table format

* fixes broken ref

* inverts first matrix

* flips tables

* removes old tables

* incorporates last min edit from James

(cherry picked from commit 6d64b54)

# Conflicts:
#	docs/serverless/AI-for-security/connect-to-byo-llm.asciidoc
#	docs/serverless/AI-for-security/llm-performance-matrix.asciidoc

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] AI Matrix Update with OSS models
3 participants