Chinese instruction-tuned Llama 3 models
Top 80.6% on sourcepulse
This repository provides Chinese fine-tuned versions of Meta's Llama 3 models, specifically addressing the need for high-quality Chinese language understanding and generation. It targets developers and researchers working with LLMs in Chinese, offering optimized conversational abilities, safety alignment, and extended context lengths.
How It Works
The project fine-tunes Meta's Llama 3 base models using a curated dataset of high-quality Chinese instruction data. This process enhances the models' performance on Chinese question answering, writing, and ensures alignment with safety and ethical guidelines. Notably, it offers versions with extended context windows (up to 28K tokens) for processing longer texts.
Quick Start & Requirements
pip install -r requirements.txt
transformers==4.37.0
, torch==2.0.1
, CUDA 11.7.Highlighted Details
llama3-unichat
template for 8B models.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 year ago
1 day