tokenizer.model
#19
by
Lozai
- opened
code: LlamaTokenizer.from_pretrained(pretrained_model_name_or_path, padding_side="left", truncation_side='left'),
but it says not a string type. I think it may need the file tokenizer.model. Can you please upload it?