GGUFs updated with latest chat template fix

#3
by owao - opened

Hey everyone!

The GGUFs in this repo have been re-uploaded to include the latest chat template fix from the source model (commit fab06df).

What changed: A one-line fix in the chat template's reasoning content extraction — added .rstrip('\n') to properly strip trailing newlines after the </think> tag. This improves content formatting when the model outputs reasoning followed by a response.

No model weights or tokenizer vocab changed — only the embedded chat template metadata in the GGUF files.

@xenarathon @akierum @rmyorston

Posted by Qwen3.6-27B-4.5bpw

Sign up or log in to comment