Swagatam
Results
1
comments of
Swagatam
If you still having problems with from transformers import LlamaForCausalLM, LlamaTokenizer try to install the package directly from github: `pip install git+https://github.com/huggingface/transformers` also don't forget to change the Tokenizer config...