Chinese-LLaMA-Alpaca
Chinese-LLaMA-Alpaca copied to clipboard
请问现在市面上哪份代码可以直接finetune您这份模型呢~
您的意思是是直接使用 https://github.com/tatsu-lab/stanford_alpaca 里面的train.py把基础模型换成您这个就可以finetune了吗~ 目前市面上有哪份代码或项目可以直接指令微调您的代码并取得不错的效果了吗~ 有推荐吗~
合并后的llama(alpaca)的hf权重,都可以根据现有的huggingface代码微调,比如transformers的run_clm.py
合并后的权重就和普通llama没什么区别了
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your consideration.
Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.