llm2vec
llm2vec copied to clipboard
Possible to train Llama 3.1?
Hi,
I tried training llama 3.1 with run_mntp.py but get an obsucre error
AttributeError: 'LlamaBiModel' object has no attribute 'rotary_emb'
What is that about ?