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

Solve the compatibility problem of SeparatorStyle.CHATML type messes field #3278

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

Commits on Apr 18, 2024

  1. Add Llama3 adaptor

    Michaelvll authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7b80225 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Solve the compatibility problem of SeparatorStyle.CHATML type messes …

    …field
    
    Solve the compatibility problem of SeparatorStyle.CHATML type messes field
    
    /usr/local/lib/python3.10/dist-packages/fastchat/conversation.py", line 197, in get_prompt
    ERROR | stderr |     ret += role + ":" + message + seps[i % 2] + "\n"
     ERROR | stderr | TypeError: can only concatenate str (not "NoneType") to str
    icowan authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9607517 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from icowan/chatml-sep

    Solve the compatibility problem of SeparatorStyle.CHATML type messes …
    icowan authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0e8e22f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. 支持 openbuddy-llama3 模版

    王聪 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    90e4c45 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge pull request #2 from lm-sys/main

    merge
    icowan authored May 3, 2024
    Configuration menu
    Copy the full SHA
    7135cce View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #3 from lm-sys/main

    UI Improvements: unified link color, removed link underline, made win…
    icowan authored May 6, 2024
    Configuration menu
    Copy the full SHA
    cb00614 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	fastchat/conversation.py
    icowan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    79d957c View commit details
    Browse the repository at this point in the history
  3. 调整llama3提示词词

    icowan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    aa3b16e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. 调整llama3提示词词

    icowan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a0b39eb View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. 合并最新代码

    icowan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b69e909 View commit details
    Browse the repository at this point in the history
  2. 合并最新代码

    icowan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b918043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c16819 View commit details
    Browse the repository at this point in the history
  4. 合并最新代码

    icowan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4857a2b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge pull request #6 from lm-sys/main

    merge
    icowan authored May 27, 2024
    Configuration menu
    Copy the full SHA
    fae41e4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-llama3-adaptor

    # Conflicts:
    #	fastchat/conversation.py
    #	fastchat/serve/openai_api_server.py
    icowan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cc7ff18 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	docs/arena.md
    #	fastchat/conversation.py
    #	fastchat/serve/gradio_block_arena_anony.py
    #	fastchat/serve/gradio_block_arena_named.py
    #	fastchat/serve/gradio_block_arena_vision.py
    #	fastchat/serve/gradio_block_arena_vision_anony.py
    #	fastchat/serve/gradio_block_arena_vision_named.py
    #	fastchat/serve/gradio_web_server.py
    #	fastchat/utils.py
    icowan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ec0eaf6 View commit details
    Browse the repository at this point in the history
  2. 合并最新代码

    icowan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0590b4c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. 增加tensorRT推理支持

    icowan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8af0b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge pull request #7 from lm-sys/main

    merge
    icowan authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2aded78 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request #8 from lm-sys/main

    merge
    icowan authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c0a22b1 View commit details
    Browse the repository at this point in the history
  2. 合并了部分pr

    icowan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a707950 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge pull request #9 from lm-sys/main

    merge
    icowan authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    25e85e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. 增加worker info 接口

    icowan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0eb1cda View commit details
    Browse the repository at this point in the history
  2. 增加worker info 接口

    icowan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    140067d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. vllm 支持加载lora模型

    icowan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dcf070b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. 尝试增加限流功能

    icowan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    15c04a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. 修复vllm adapter的问题

    icowan committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dcd4e6e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. 修复vllm adapter的问题

    icowan committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    260eff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge pull request #10 from lm-sys/main

    merge
    icowan authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    85ba0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423cb07 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #11 from lm-sys/main

    merge
    icowan authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0967c1a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #12 from lm-sys/main

    Add max-model-len argument to vllm worker (lm-sys#3451)
    icowan authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1e5fc17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f531d50 View commit details
    Browse the repository at this point in the history
  3. 修复vllm adapter的问题

    icowan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    24287bc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #13 from lm-sys/main

    merge
    icowan authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    526ed36 View commit details
    Browse the repository at this point in the history
  2. skip_special_tokens

    icowan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d37b1ee View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. 临时提交

    icowan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8959971 View commit details
    Browse the repository at this point in the history