lm-sys / FastChat

An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Apache License 2.0
35.53k stars 4.36k forks source link

how to customize free-style LLM? #3374

Open jxgu1016 opened 4 weeks ago

jxgu1016 commented 4 weeks ago

how to apply a customized worker, whose init and pred functions is customized in a free-style form?