-
Notifications
You must be signed in to change notification settings - Fork 191
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 performance matrix doc to ESS & serverless #5286
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
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. |
🚀 Built co-preview-docs successfully!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice clean table! I kinda think the header row with Feature
| Model
isn't necessary and adds a bit of clutter, but I don't know if AsciiDoc and Markdown syntax will allow tables with no header row.
Co-authored-by: Joe Peeples <[email protected]>
Co-authored-by: Joe Peeples <[email protected]>
Co-authored-by: Joe Peeples <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of nits, otherwise LGTM!
Co-authored-by: Joe Peeples <[email protected]>
Co-authored-by: natasha-moore-elastic <[email protected]>
Co-authored-by: natasha-moore-elastic <[email protected]>
* Adds LLM performance matrix doc to ESS & serverless * experimenting with matrix formatting * uses alternative matrix formatting * updates matrix format, adds alternative version * uses updated table format * updates ESS version of table * fixes table * removes outdated table formatting * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc --------- Co-authored-by: Joe Peeples <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]> (cherry picked from commit adb07fa) # Conflicts: # docs/serverless/serverless-security.docnav.json
* Adds LLM performance matrix doc to ESS & serverless * experimenting with matrix formatting * uses alternative matrix formatting * updates matrix format, adds alternative version * uses updated table format * updates ESS version of table * fixes table * removes outdated table formatting * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc --------- Co-authored-by: Joe Peeples <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]> (cherry picked from commit adb07fa) # Conflicts: # docs/serverless/serverless-security.docnav.json
* Adds LLM performance matrix doc to ESS & serverless * experimenting with matrix formatting * uses alternative matrix formatting * updates matrix format, adds alternative version * uses updated table format * updates ESS version of table * fixes table * removes outdated table formatting * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc --------- Co-authored-by: Joe Peeples <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]> (cherry picked from commit adb07fa) # Conflicts: # docs/serverless/serverless-security.docnav.json Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
…5286) (#5295) * Adds LLM performance matrix doc to ESS & serverless (#5286) * Adds LLM performance matrix doc to ESS & serverless * experimenting with matrix formatting * uses alternative matrix formatting * updates matrix format, adds alternative version * uses updated table format * updates ESS version of table * fixes table * removes outdated table formatting * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/serverless/assistant/llm-performance-matrix.mdx Co-authored-by: natasha-moore-elastic <[email protected]> * Update docs/assistant/llm-performance-matrix.asciidoc --------- Co-authored-by: Joe Peeples <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]> (cherry picked from commit adb07fa) # Conflicts: # docs/serverless/serverless-security.docnav.json * remove serverless pages from backport branch * fixes build --------- Co-authored-by: Benjamin Ironside Goldstein <[email protected]> Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Fixes #5238 by adding a new page with a table describing how different large language models perform on various tasks within Elastic Security.
Preview: LLM performance matrix (Serverless)
LLM performance matrix (ESS)