训练完成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
Labels
duplicate
This issue or pull request already exists
The text was updated successfully, but these errors were encountered: