Skip to content
New issue

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

训练完成ChatGLM3-6B-Chat之后,并成功导出模型。之后使用self.tokenizer = AutoTokenizer.from_pretrained("/root/autodl-tmp/LLaMA-Factory/export", trust_remote_code=True)加载模型时会报错,错误如下:AttributeError: can't set attribute 'eos_token' #1902

Closed
CQWSBUY opened this issue Dec 19, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@CQWSBUY
Copy link

CQWSBUY commented Dec 19, 2023

e834456da665a7d28fafe3433684f1d

@hiyouga
Copy link
Owner

hiyouga commented Dec 19, 2023

#1307 (comment)

@hiyouga hiyouga added the duplicate This issue or pull request already exists label Dec 19, 2023
@hiyouga hiyouga closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants