alpaca-lora
alpaca-lora copied to clipboard
The following error occurred when executing generate.py
(alpaca-lora) root@DESKTOP-FRT:/mnt/f/nlp/alpaca-lora# python generate.py
The tokenizer class you load from this checkpoint is not the same type as the class this function is called from. It may result in unexpected tokenization.
The tokenizer class you load from this checkpoint is 'LLaMATokenizer'.
The class this function is called from is 'LlamaTokenizer'.
Traceback (most recent call last):
File "/mnt/f/nlp/alpaca-lora/generate.py", line 13, in