ouwei2013 / baichuan13b.cpp
ggml implementation of the baichuan13b model (adapted from llama.cpp)
☆54Updated last year
Alternatives and similar repositories for baichuan13b.cpp:
Users that are interested in baichuan13b.cpp are comparing it to the libraries listed below
- 演示 vllm 对中文大语言模型的神奇效果☆31Updated last year
- 纯c++的全平台llm加速库,支持python调用,支持baichuan, glm, llama, moss基座,手机端流畅运行chatglm-6B级模型单卡可达10000+token / s,☆45Updated last year
- 实现一种多Lora权值集成切换+Zero-Finetune零微调增强的跨模型技术方案,LLM-Base+LLM-X+Alpaca,初期,LLM-Base为Chatglm6B底座模型,LLM-X是LLAMA增强模型。该方案简易高效,目标是使此类语言模型能够低能耗广泛部署,并最…☆117Updated last year
- 骆驼QA,中文大语言阅读理解模型。