Comment on: Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k
I tried Qwen 3.6 27B, but I can only get around 10 tokens per second, but it's painfully slow, and it often fails during `write_file` tool calls, even with Qwen Code.
Comment on: 1-Bit LLM in the Browser
Qwen is quite slow in general.I'm getting ~0.5 tps from [qwen], and ~10 tps from [gemma] - roughly the same size, same quant, same hardware (8-core CPU) same software (llama.cpp).[qwen] Qwen3.6-27B-Q4_K_M.gguf[gemma] gemma-4-26B-A4B-it-qat-UD-Q4_K_XL.gguf