what is the right tokenizer should I use for llama 3.1 8B?

#19
by calebl - opened

what is the right tokenizer should I use for llama 3.1 8B?

use meta-llama/Meta-Llama-3.1-8B-Instruct, tested on my machine.

it seems that the apply_chat_template for the tokenizer is weird, it seems to add on extra assistant response indicator

Sign up or log in to comment