8
What model to grade practice test?
(sh.itjust.works)
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.
Qwen3 also doesn't work because I'm using the ipex llm docker container which has ollama 5.8 or something. It doesn't matter now because I have taken the test I was practicing for since posting this. Playing with qwen3 on CPU, it seems good but the reasoning feels like most open reasoning models where it gets the right answer then goes "wait that's not right..."
Yeah it does that, heh.
The Qwen team recommend a fairly high temperature, but I find it's better with modified sampling (lower temperature, 0.1 MinP, a bit of rep penalty or DRY). Then it tends to not "second guess" itself and take the lower probability choice of continuing to reason.
If you're looking for alternatives, Koboldcpp does support Vulkan. It may not be as fast as the (SYCL?) docker container, but supports new models and more features. It's also precompiled as a one click exe: https://github.com/LostRuins/koboldcpp