{"library":"fschat","type":"library","category":null,"description":"FastChat (fschat) is an open platform for training, serving, and evaluating large language model chatbots. Currently at version 0.2.36, it supports models like Vicuna, Llama, and many others, with features including a web UI, OpenAI-compatible API, and integration with vLLM, SGLang, and MLX. Released under the Apache 2.0 license.","language":"python","status":"active","version":"0.2.36","tags":["llm","chatbot","serving","evaluation","training","openai-compatible"],"last_verified":"Fri May 01","install":[{"cmd":"pip install fschat","imports":["from fastchat.model import get_conversation_template","from fastchat.serve.model_worker import ModelWorker"]},{"cmd":"pip install fschat[model_worker,webui]","imports":[]}],"homepage":null,"github":"https://github.com/lm-sys/fastchat","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fschat/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}