Optimal setup

#1
by fluxxone - opened

Thanks for the model! I've been reading all about the development on reddit and HF. I was wondering what is your ideal backend for running this model. I'm relatively new in this space and currently running with Rapid-MLX and I do experience some amount of looping no matter what I do. If I enable thinking and tools, I get loops when thinking in about 20% of the cases. I noticed a similar rate with mlx-community model (Qwen3.5-35B-A3B-6bit), but only empirically/anecdotally. I'm just using it for regular chatting/researching, not yet tried coding or anything complex.

In the mean time, I noticed that chat_template in this repo isn't up to date with the one on the standalone chat_template repo, so I updated it. It immediately felt a lot better, but then I had a chat that slowly collapsed the model - it began normally, no loops, no errors in structure, but little by little, the model began repeating phrases and symbols untill it just - collapsed, I couldn't snap it out of looping and repeating the same line. So this makes me feel like chat_template is definitely fixed, but the model itself - not too sure. But like I said - I'm a total beginner.

Sign up or log in to comment