-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Model Reconstruction
Ziqing Yang edited this page Jun 8, 2023
·
4 revisions
In order to merge the LoRA model with the original LLaMA, two methods are currently provided:
- Online conversion: suitable for Google Colab users, can use notebook for online conversion and model quantization.
- Manual conversion: suitable for offline conversion, generates models in different formats for quantization or further fine-tuning.
- Link: Manual-Conversion
- 模型合并与转换
- 模型量化、推理、部署
- 效果与评测
- 训练细节
- 常见问题
- Model Reconstruction
- Model Quantization, Inference and Deployment
- System Performance
- Training Details
- FAQ