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

'MistralForCausalLM' object has no attribute 'eos_token_id' #269

Open
GursimranSe opened this issue Jun 25, 2024 · 0 comments
Open

'MistralForCausalLM' object has no attribute 'eos_token_id' #269

GursimranSe opened this issue Jun 25, 2024 · 0 comments

Comments

@GursimranSe
Copy link

GursimranSe commented Jun 25, 2024

in 5 notebook, when i called this cell llm_chain=get_llm_chain(model_llm,tokenizer) AttributeError comes with message AttributeError: 'MistralForCausalLM' object has no attribute 'eos_token_id' as i check it is in torch/nn/modules/module.py and i can't figure-out this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant