lm-sys/FastChat

Chat Arena version of fastchat-t5-3b-v1.0 provides more refined answers than standard Huggingface model.

Open

#1,264 创建于 2023年5月15日

在 GitHub 查看
 (26 评论) (3 反应) (1 负责人)Python (4,736 fork)batch import
documentationgood first issuequestion

仓库指标

Star
 (38,959 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hello - I notice that the chat arena version of fastchat-t5-3b-v1.0 provides quite different answers from the model compared to when it is downloaded manually and run using fastchat.serve.cli --model-path lmsys/fastchat-t5-3b-v1.0. What is the reason for this difference? Are there any special prompt templates or prompt tuning that gives the chat arena version its better responses?

贡献者指南