Tokenizer

#15
by nazgut - opened

model type show llama
but
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 'GPT2Tokenizer'.

why it is not LlamaTokenizer?

Sign up or log in to comment