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

[Refactor & Feature] Refactor xtuner chat to support lmdeploy &vLLM #317

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Jan 16, 2024

  1. update

    LZHgrla committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    da76f02 View commit details
    Browse the repository at this point in the history
  2. add chat bot mechanism

    pppppM committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    009480e View commit details
    Browse the repository at this point in the history
  3. move moss plugins to bot dir

    pppppM committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    274231b View commit details
    Browse the repository at this point in the history
  4. test new chat

    pppppM committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fbc488e View commit details
    Browse the repository at this point in the history
  5. fix lmdeploy error

    pppppM committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3e1233f View commit details
    Browse the repository at this point in the history
  6. complete predict

    pppppM committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    acb6a3d View commit details
    Browse the repository at this point in the history
  7. support vllm

    pppppM committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    42543fc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. delete depercated files

    pppppM committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    387bf52 View commit details
    Browse the repository at this point in the history
  2. refactor bot and chat

    pppppM committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    825bc6e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    13630b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d822d View commit details
    Browse the repository at this point in the history
  3. up

    LZHgrla committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1fdaddf View commit details
    Browse the repository at this point in the history
  4. fix hf bot and lmdeploy bot

    pppppM committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    76a9bfd View commit details
    Browse the repository at this point in the history
  5. fix lint

    pppppM committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fdfd746 View commit details
    Browse the repository at this point in the history
  6. fix gen config

    pppppM committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2b2881c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. update

    LZHgrla committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    00fa897 View commit details
    Browse the repository at this point in the history
  2. add test script

    LZHgrla committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f701ac6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    edf7777 View commit details
    Browse the repository at this point in the history
  2. remove demo cfg

    LZHgrla committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    21085c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Revert "remove demo cfg"

    This reverts commit 21085c4.
    LZHgrla committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    76c1e44 View commit details
    Browse the repository at this point in the history
  2. add pretrain template

    LZHgrla committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a590550 View commit details
    Browse the repository at this point in the history
  3. update agent format

    LZHgrla committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d01938e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. streaming output

    pppppM committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e891898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b79e48 View commit details
    Browse the repository at this point in the history
  3. merge new chat template

    pppppM committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5f01691 View commit details
    Browse the repository at this point in the history
  4. support llava

    pppppM committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7037ad7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix lmdeploy no streamer

    pppppM committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1e969d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. skip special tokens

    pppppM committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3143e93 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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