微调后,模型回复乱语 #309
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#309
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 做完微调,模型回复的是乱语


训练界面为
预览数据集是正确的
请问你在基座模型选择、基座模型加载、对话能力测试的部分实验结果是正确的吗?
如果是正确的话,请上传完整的后续微调实验内容,包括模型选择、数据集选择、微调后LOSS变化图,以及后续加载模型时的模型和检查点选择以及推理引擎选择等内容,再看看模型输出。你也可以直接上传视频方便纠错。
一样的问题,求助
解决了,就是按照前面同学的解决方案,更新conda
的环境依赖版本 requrement.txt
请问是怎么解决的呀?我也遇到这个问题,我按requirments.txt安装了工具包 都还是一样的问题。我在微调的时候主要报错代码是找不到什么文件
可以看一下你的命令是在哪个目录下运行的吗~ 想看看你的LLaMA-Factory是在哪个目录启动的?