jianzhnie / LLamaTuner

Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) 大模型高效量化训练+部署.
https://jianzhnie.github.io/llmtech/
Apache License 2.0
557 stars 62 forks source link

请问支持Baichuan 13B吗? #56

Open mynewstart opened 1 year ago

jianzhnie commented 1 year ago

支持的哦

wgzhendong commented 1 year ago

支持的哦

baichuan13B 支持qlora训练吗,我这儿报错 raise NotImplementedError

RayneSun commented 1 year ago

lora_target_models 改成W_pack

sxm7078 commented 1 year ago

lora_target_models 改成W_pack

没有找到lora_target_models 参数