使用deepspeed进行微调出现错误,该怎么解决? #158
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#158
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?
右图是报错信息,左图是依赖库的版本信息
可以先确认一下模型地址
感谢回复,已解决了,是pytorch版本问题,把它降到了2.1.0。