/aigc_zoo

大语言模型仓库

Primary LanguagePythonApache License 2.0Apache-2.0

update information

    07-18 support InternLM 
    07-16 support rwkv world and fix some bugs
    07-11 support generate for score , support baichuan2
    07-07 fix https://github.com/ssbuild/aigc_zoo/issues/1
    06-16 initial aigc_zoo

install

  • 源码安装
 pip uninstall aigc_zoo
 pip install -U git+https://github.com/ssbuild/aigc_zoo.git
  • 重装
pip install -U git+https://github.com/ssbuild/aigc_zoo.git --no-deps --force-reinstall
推荐环境 
python >= 3.10
torch >= 2

AIGC 数据共享

数据共享 大模型评估

友情链接

纯粹而干净的代码

训练经验分享

Chatglm2-lora微调
DoctorGLM: 基于ChatGLM-6B的中文问诊模型