Discover and explore top open-source AI tools and projects—updated daily.
Chinese LLM for domain-specific tasks, based on LLaMA 2 & BLOOM
Top 15.2% on SourcePulse
雅意大模型 (YAYI) 是一个专注于中文领域指令微调的大型语言模型系列,旨在为客户提供安全可靠的专属大模型解决方案。该项目基于 LLaMA 2 和 BLOOM 系列模型,通过在中英文多领域指令数据上进行微调,增强了模型在媒体宣传、舆情分析、公共安全、金融风控、城市治理等领域的中文基础能力和分析能力。
How It Works
YAYI 模型通过在百万级人工构造的高质量领域指令数据上进行微调,覆盖了上百种自然语言指令任务。其核心优势在于逐步增强中文基础能力和领域分析能力,并集成了多轮对话和部分插件能力。通过数百名用户的内测反馈优化,模型性能和安全性得到进一步提升。
Quick Start & Requirements
conda create --name yayi python=3.8
), activate it (conda activate yayi
), and install dependencies (pip install -r requirements.txt
).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The SFT models may produce factually incorrect answers, fail to identify harmful instructions, and have limitations in logical reasoning, code generation, and scientific computation. The project explicitly prohibits commercial use and any use that could cause societal harm.
1 year ago
Inactive