“Sizes of tensors must match” error in Meta-Llama-3-8B-Instruct python
I’m trying to use the pre-trained Meta-Llama-3-8B-Instruct LLM from Hugging Face for fine tuning on my own data. As a very first step, I’m just trying to interact with the model as is.