基于Llama 3的中英双语优化大语言模型
Llama3-Chinese-Chat项目基于Meta-Llama-3-8B-Instruct模型开发,采用ORPO方法优化训练,大幅提升中英双语交互能力。该模型具备角色扮演、工具使用等功能,提供多种版本选择。最新v2.1版本在数学、角色扮演和函数调用方面性能显著提升,训练数据集扩充至10万对。项目同时提供Ollama模型和量化版本,便于快速部署使用。
❗️❗️❗️NOTICE: The main branch contains the instructions for Llama3-8B-Chinese-Chat-v2.1. If you want to use or reproduce our Llama3-8B-Chinese-Chat-v1, please refer to the v1
branch; if you want to use or reproduce our Llama3-8B-Chinese-Chat-v2, please refer to the v2
branch.
❗️❗️❗️NOTICE: For optimal performance, we refrain from fine-tuning the model's identity. Thus, inquiries such as "Who are you" or "Who developed you" may yield random responses that are not necessarily accurate.
ollama run wangshenzhi/llama3-8b-chinese-chat-ollama-q4
.