this post was submitted on 14 Aug 2026
63 points (95.7% liked)

LocalLLaMA

5041 readers
18 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

Rules:

Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.

Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.

Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.

Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] troed@fedia.io 3 points 2 days ago (2 children)

Having issues with it (Unsloth's gguf).

0.27.136.404 I srv  proxy_reques: proxying request to model unsloth/Qwen3.8-27B-GGUF:Q4_K_M on port 55741
[55741] 0.14.424.772 W srv    operator(): got exception: {"error":{"code":500,"message":"\n------------\nWhile executing CallExpression at line 106, column 32 in source:\n...first %}↵            {{- raise_exception('System message must be at the beginnin...\n                                           ^\nError: Jinja Exception: System message must be at the beginning.","type":"server_error"}}

[–] troed@fedia.io 7 points 2 days ago (2 children)

Got an answer - there were indeed issue with some quants

Actually edit - UD-Q4_K_XL and all UD-* has our corrected chat teaplate

We need to update the non UD-* ones with our chat template - stay tuned

[–] troed@fedia.io 7 points 2 days ago (1 children)

All quants updated with correct template now

Waiting for 2 or 3 such iteration before testing it on my gear, but thanks for your services, brave frontier soldier o7

[–] notfromhere@lemmy.ml 1 points 2 days ago

That’s why I didn’t have any issues. Added the entry to my llama-server model ini and it Just worked. Great job and much appreciate your work!

[–] BeefAndPoultry@lemmus.org 1 points 2 days ago* (last edited 2 days ago)

Sounds like you could just replace the template to fix it, there's a popular Qwen fixed template on hugging face, try that

https://huggingface.co/froggeric/Qwen-Fixed-Chat-Templates/blob/main/chat_template.jinja