Qwen3.5 has been out for a few weeks now. I hope the dust has settled a bit and we have stable quants, inference engines and parameters now.. ?
Please share what parameters you are using, for what use case and how well its working for you (along with quant and inference engine). This seems to be the best way to discover the best setup.
Here's mine - based on Unsloth's recommendations here and previous threads on this sub
For A3B-35B:
--temp 0.7 --top-p 0.8 --top-k 20 --min-p 0.00 --presence-penalty 1.5 --repeat-penalty 1.0 --reasoning-budget 1000 --reasoning-budget-message "... reasoning budget exceeded, need to answer.\n" - Use Case: Non-coding, general chat.
- Quant: https://huggingface.co/unsloth/Qwen3.5-35B-A3B-GGUF?show_file_info=Qwen3.5-35B-A3B-Q4_K_M.gguf
- Inference engine: llama.cpp v8400
Performance: Still thinks too much.. to the point that I find myself shying away from it unless I specifically have a task that requires a lot of thinking..
I'm hoping that someone has a better parameter set that solves this problem?
[link] [comments]




