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

Llm generate upgrade #1034

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from
Open

Llm generate upgrade #1034

wants to merge 34 commits into from

Commits on Oct 11, 2024

  1. Update GenerateOutput type

    plaguss committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    caea13f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d7a0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbcfafa View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    a0bf204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a51ce59 View commit details
    Browse the repository at this point in the history
  3. Openai computed tokens

    plaguss committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fe5d4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    394984f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    9003fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf0e2f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Testing vLLM with statistics

    plaguss committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1b6d15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8923880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    608e8b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    8c35af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d19de7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    9746d75 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Checkpoint

    plaguss committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f108670 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    c8063a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6769a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4971f26 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    74f81ad View commit details
    Browse the repository at this point in the history
  2. Update function to allow flatten inner list in values of dicts, and a…

    …dd new merge_dicts to help merging user-assistant messages in magpie
    plaguss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8ff6e13 View commit details
    Browse the repository at this point in the history
  3. Fix dummy magpie llm

    plaguss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d8f2a8b View commit details
    Browse the repository at this point in the history
  4. Update tests for magpie

    plaguss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    70898da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    314e171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3e81d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    241d899 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a657859 View commit details
    Browse the repository at this point in the history
  9. Fix pending tests

    plaguss committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    40e408d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c2e1fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d28a798 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    1bc28ba View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge and fix conflict

    plaguss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    13f42b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbea28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e97f901 View commit details
    Browse the repository at this point in the history