PhoebusSi / Alpaca-CoT

We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

为什么我训练的lora的adapter_model.bin最后只有443字节

SiriusWy opened this issue · comments

python3.9,其它库都是按照requirement.txt中安装的

peft 问题, 可以使用checkpoint中的模型

peft 问题, 可以使用checkpoint中的模型

谢谢回复哈
huggingface/peft#286
注释掉这块也行

peft 问题, 可以使用checkpoint中的模型