model roundup
Qwen 3.5
-
Been testing DiffusionGemma 26B A4B for the last few days and the bottleneck profile is completely different from autoregressive models. With autoregressive models you are compute-bound during prefill and memory-bandwidth-bound during deco…
-
How do i prevent llama.cpp from offloading on Swap? (www.reddit.com via reddit)
I have tried preventing this issue by using llama.cpp flags. However, I still have the issue: whenever I'm close to my 96GB of RAM, llama-server / llama.cpp decides to offload the KV cache onto my swap.
-
NVFP4 with llama.cpp - FAQs? (www.reddit.com via reddit)
Lets clarify all things related to NVFP4 in this thread. Sharing few questions & links here.