We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无
glm无法实现train_on_prompt,是因为glm模型本身的问题,还是因为llama-factory的模板不支持(efficient_eos)? 如果是模板的问题,可以提供修改的思路吗? 谢谢
No response
The text was updated successfully, but these errors were encountered:
glm 原本的 template 不支持多轮对话+train on prompt,可以修改 efficient_eos 为 False 来支持
Sorry, something went wrong.
No branches or pull requests
Reminder
System Info
无
Reproduction
无
Expected behavior
glm无法实现train_on_prompt,是因为glm模型本身的问题,还是因为llama-factory的模板不支持(efficient_eos)?
如果是模板的问题,可以提供修改的思路吗?
谢谢
Others
No response
The text was updated successfully, but these errors were encountered: