【求助帖】大模型微调后回复乱码 #364
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#364
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?
大模型微调后回复的时乱码
由于之前也有一些同学出现了类似的问题,已经解决问题并更新了新的操作手册:
https://www.yuque.com/hkutangyu/di80sc/oy84gbs16y1ubzdd?singleDoc# 《基于LLaMA-Factory的模型微调训练》 密码:amos
麻烦确认以下是否按照新的流程来的,同时也可以参考下其他同学发的相关的求助帖~
这里没看懂,requirements_llm.txt这个文件在哪里创建(写字板 还是 jupyterlab),保存在哪里?


我在jupyterlab创建的,保存在LLaMA-Factory目录下,
运行安装时显示出错,找不到文件
放在LLaMA-Factory底下是正确的;您的操作没有错。
打开requirements_llm.txt文件,将第一行与最后一行删掉。
我录了操作视频,您可以看看。