RUCAIBox / LLMBox

A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.
MIT License
620 stars 79 forks source link

[Feat] Multi-turn generation for HF chat-based model #208

Closed huyiwen closed 6 months ago

huyiwen commented 6 months ago

Add support for the mt_bench dataset to HF chat-based models.