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

Integrate vllm with example Lora and Mistral #3077

Merged
merged 17 commits into from
May 3, 2024
Merged

Integrate vllm with example Lora and Mistral #3077

merged 17 commits into from
May 3, 2024

Commits on Apr 3, 2024

  1. init

    lxning committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    53cf7b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. init

    lxning committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7d52d63 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix typo

    lxning committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    27f25b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    e9d4943 View commit details
    Browse the repository at this point in the history
  2. fix vllm parameter parse

    lxning committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    bd1531a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. fix stop criteria bugs

    lxning committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c048e4d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. update readme and add test

    lxning committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    91b2efa View commit details
    Browse the repository at this point in the history
  2. update test

    lxning committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    954b470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ba9883 View commit details
    Browse the repository at this point in the history
  4. fix lint

    lxning committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    09cf328 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. update mistral example

    lxning committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7b646bb View commit details
    Browse the repository at this point in the history
  2. update mistral example

    lxning committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8247385 View commit details
    Browse the repository at this point in the history
  3. update model config

    lxning committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4e5d96e View commit details
    Browse the repository at this point in the history
  4. fix output text

    lxning committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c02cc8c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. update pytest

    lxning committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dfd8ffa View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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