I think the comma is not being escaped.  `convert-hf-to-gguf.py `: loses the token `convert-hf-to-gguf-update.py`: adds token correctly **Related:** https://github.com/ggerganov/llama.cpp/pull/7018 Tested with Falcon and Qwen2, both fail on the same token.