xtuner训练llama3.2_3B的脚本应该怎么改 #420
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#420
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?
之间用llama的脚本会报错
升级transformers到4.43.0后报这个错

xtuner训练llama3.2_8B的脚本应该怎么改to xtuner训练llama3.2_3B的脚本应该怎么改脚本文件
看了下xtuner还没有支持llama3.2,最近社区貌似不是特别活跃了。
可以试下其他工具,比如看到一个:https://github.com/pytorch/torchtune
多谢 我看看