this post was submitted on 07 Apr 2025
22 points (89.3% liked)
LocalLLaMA
2882 readers
54 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.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://pytorch.org/blog/quantization-aware-training/
I had heard of it but I'm not aware of public models implementing this
Here is link for ollama for Gemma 3 QAT https://ollama.com/eramax/gemma-3-27b-it-qat:q4_0
There are ggufs around if you want to try it on another back end.
Thanks. I'll try it out!