yangjianxin1 / Firefly

Firefly: 大模型训练工具,支持训练Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baichuan2-13B-Chat SFT QLoRA 微调报错找不到文件 Baichuan2-13B-Chat/model-00001-of-00006.safetensors

qingchen177 opened this issue · comments

报错内容:FileNotFoundError: No such file or directory: "/data/models/Baichuan2-13B-Chat/model-00001-of-00006.safetensors"
目录下确实没有这个文件或者文件夹,我看huggingface上也是没有的。改用Baichuan2-13B-Base运行不报这个文件找不到错误,但Base中也是没有这个文件的。

我的是V1的,新的用v2