民间版中文羊驼模型(Plus)v3.0 #219
ymcui
announced in
Announcements
Replies: 1 comment
-
干得漂亮!!!期待 Plus-13B !!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
比假期先到来的是我们的最新模型😄,本次更新主要聚焦于以下几方面:
🚀 发布中文LLaMA, Alpaca Plus版(7B)
推出中文LLaMA, Alpaca Plus版(7B),相比基础版本的改进点如下:
(Plus-13B在路上)
💯 完善了评测样例
在原有的测试样例的基础上,进一步对评测样例、评测方法进行完善,请参考效果评测。
📚 简化了模型合并脚本
现在用户可以使用统一的merge_llama_with_chinese_lora.py对模型进行合并和转换了。
.pth
格式模型:用于后续llama.cpp等的量化和部署.bin
格式(huggingface)模型:用于进一步精调或其他训练目的📚 添加了预训练脚本
提供了用于训练LLaMA的预训练脚本,基于🤗transformers中的run_clm.py。具体使用方法请参考Wiki中的相关教程。
预祝大家假期愉快~ 🎉🎉🎉
This discussion was created from the release 民间版中文羊驼模型(Plus)v3.0.
Beta Was this translation helpful? Give feedback.
All reactions