hopsworks-tutorials
hopsworks-tutorials copied to clipboard
'MistralForCausalLM' object has no attribute 'eos_token_id'
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