why is add_bos_token = false?
#1
by concedo - opened
Checking reference to https://huggingface.co/google/gemma-4-E2B/blob/main/tokenizer_config.json
it shows add_bos_token is true. I think gemma 4 needs a BOS? But in all the uploads here it's set to false.
cc @ggerganov
i guess llama.cpp users won't really notice because jinja is default now, and is injected in the jinja template.
feel free to close if that's the case.