linyiLYi / bilibot

A local chatbot fine-tuned by bilibili user comments.
Apache License 2.0
2.93k stars 342 forks source link

segmentation fault #23

Open elsewhereforever opened 1 month ago

elsewhereforever commented 1 month ago

每次一运行python -m mlx_lm.fuse --model models/Qwen1.5-32B-Chat --save-path models/Qwen1.5-32B-Chat-FT --adapter-path models/Qwen1.5-32B-Chat-Adapters 就出现下面的报错:

Loading pretrained model
[1] segmentation falut python -m mlx_lm.lora --model models/Qwen1.5-32B-Chat --data data/ --train --iters 1000 --batch-size 16 --lora-layers 12

请问这种情况可能是哪里出了问题呢?谢谢!

zhenaiwork commented 1 month ago

只要可以跑起来就不要去管它