【求助】10-20日课程 llama-factory 微调报错 #348
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#348
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
跟着课件一步步联系都是十分正常的,且结果也都出来了。但是进行到8bit量化的时候报下面的错:

相关的参数配置:


这里需要先pip install bitsandbytes==0.39.0,否则会报错

好的。谢谢。