Instructions to use froggeric/Qwen-Fixed-Chat-Templates with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use froggeric/Qwen-Fixed-Chat-Templates with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen-Fixed-Chat-Templates froggeric/Qwen-Fixed-Chat-Templates
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Bonsai-27B compatible?
#63
by kth8 - opened
PrismML just released their 1-bit version of Qwen 3.6 27B so I'm wondering if I should use this fixed jinja chat templates with it or would there be incompatibilities?
I compared the tokenizer.chat_template in the GGUF to https://huggingface.co/Qwen/Qwen3.6-27B/blob/main/chat_template.jinja and they are identical