5 留言 (5 留言)7 反應 (7 反應)0 負責人 (0 負責人)Python38,959 star (38,959 star)4,736 fork (4,736 fork)batch import
good first issue
- 議題類型
- feature
- 研究方向
- The issue requests support for loading GGUF and GGML model formats. Investigate the current model loading code in FastChat, particularly within the `fastchat/model` directory and any existing model adapter classes. Check the issue comments for any additional context or suggested approaches. Consider looking at how other projects like llama.cpp or transformers handle these formats to guide the implementation.