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

[llama stack ui] add native eval & inspect distro & playground pages #541

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

yanxi0830
Copy link
Contributor

@yanxi0830 yanxi0830 commented Nov 28, 2024

What does this PR do?

New Pages Added:

  • (1) Inspect Distro
  • (2) Evaluations:
    • (a) native evaluations (including generation)
    • (b) application evaluations (no generation, scoring only)
  • (3) Playground:
    • (a) chat
    • (b) RAG

Test Plan

streamlit run app.py

Playground & Inspect

Screen.Recording.2024-11-27.at.4.59.14.PM.mov

Native Evaluations

Screen.Recording.2024-12-02.at.3.59.43.PM.mov

Application Evaluations

Screen.Recording.2024-11-25.at.6.23.53.PM.mov

LLM As Judge for Application Eval

Screen.Recording.2024-12-02.at.1.09.01.PM.mov

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Ran pre-commit to handle lint / formatting issues.
  • Read the contributor guideline,
    Pull Request section?
  • Updated relevant documentation.
  • Wrote necessary unit or integration tests.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 28, 2024
@yanxi0830 yanxi0830 changed the title [WIP] add inspect distro & playground pages [llama stack playground] add inspect distro & playground pages Dec 2, 2024
@yanxi0830 yanxi0830 marked this pull request as ready for review December 2, 2024 21:08
@yanxi0830 yanxi0830 changed the title [llama stack playground] add inspect distro & playground pages [llama stack ui] add inspect distro & playground pages Dec 2, 2024
@yanxi0830 yanxi0830 changed the title [llama stack ui] add inspect distro & playground pages [llama stack ui] add native eval & inspect distro & playground pages Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants