{
  "video_id": "reddit_1twyoqe",
  "channel_slug": "LocalLLaMA",
  "channel_handle": "r/LocalLLaMA",
  "title": "You guys were right - Qwen 3.6 35B IS good...and KV Cache DOES matter.",
  "url": "https://www.reddit.com/r/LocalLLaMA/comments/1twyoqe/you_guys_were_right_qwen_36_35b_is_goodand_kv/",
  "external_url": null,
  "upload_date": "20260604",
  "published_at": "2026-06-04T19:57:06+00:00",
  "transcript": "**WARNING:** *I'm speed typing this, no time to organizea/format, so if short paragraph chunks bother you, just keep it moving.*\n\nWhen Qwen 3.6 35B dropped, a lot of people were heaping praises and I thought they were just glazing it because of the speed. 27B was objectionably smarter than the 35 on 3.5.\n\nSo when I got around to using the 27B version (unsloth's Q5KXL UD @ KV Q8/8), it became my daily driver without thinking on. No loops, solid speeds. And I've been mostly fine. Until the past two days.\n\nI never gave 35B achance because speed (at the time) wasn't that important to me and again, the 27B is known to be smarter. But after wasting 2 days trying to de-bug subgraphs in rivet and blowing HOURS of time constantly dropping quants due to context overflow and having the model's intelligence labotomize, I remembered reading a post recently where someone did a test comparing the IQ4NXLs (MTP + standard) against the Q4KXL, Q5 and others.\n\nSo, I gave Qwen 3.6 35B IQ4NXL a shot, no kv cache compression since vram wasn't as much an issue, and it nearly one-shotted the solution. I've since run a few more tests with it and for a minute I've just been confused - like why is the 35 better? So, I figured it must be a) Qwens are still really good at lower quants, and more importantly b) kv cache REALLY MATTERS.\n\nThe 35B still creeps when it hits high context, even worse than the 27B it seems,  and the only way I can do my end session routines is to switch to the Q4KXL at KV Q4/4, but then it's a risk that it'll forget a routine or miss details in the session summary. Also, I haven't spent a lot of time learning the 35Bs, so I need some time to feel them out and figure out what works best.\n\nAnyway, the point is - the IQ4NXL w/unquanted kv cache outperformed the 27B Q5 K XL at kv q/8/8, to say nothing about the 27B Q4 at kv q/4/4. I always though it didn't matter much because of different comments and AI saying it's only a slight decrease in intelligence. But when it comes to agentic work, it clearly makes a difference and can save you HOURS of time.\n\nAnd...it's fast. So yeah, I'm using 35B a lot more now - at least for this particular project. I still love the 27B and there's other stuff that I'd prefer even the quanted 27B to do over the 35B. And to be fair to the 27B, I haven't tried it w/no kv cache compression because I need speed, but I'm going to assume it'll probably have a leap in intelligence unquanted as well. But for now, I've gotta lot of work to do, time is of the essence, and I've only got an RTX 3090 TI.\n\n*Side note:* I've been using LM Studio since I started using LLMs a couple of years ago, but with this current bug it has where it won't overflow or compact context, it's slowing everything down having to start new sessions, have my agent re-read all the notes, eat all that context, summarize at end when context is full again, rinse repeat. So I've moved over to llama.cpp.\n\nI hesitated on llama.cpp because I didn't feel like learning a new tool (adding to my ever-growing-and-already-too-large-list of apps) , because I didn't feel like bothering with it, but since I've gone agentic, I just had my agent complie it and it works fine, so yeah. Just let the agent do it. 😄\n\n\n\n--- Top Comments ---\n\n\n[43 upvotes] It’s worth noting that the attention tensors in 35B are far narrower than in 27B, and since there’s less data in there compression affects it far worse. 27B will be slightly more “resilient” against KV cache compression as the tensors are much wider. \n\n[26 upvotes] You started with \"I don't care about speed\" and ended the post with \"because I need speed\", drove mad by context length limit, from doubting 35B's quailty against 27B to being torned between 27B and 35B. I'm relief, I'm not the only one.\n\n[12 upvotes] I tend to use 35B-A3B to read code and 27B to write it.  So for example, I'll start my session in opencode with 35B-A3B @ Q6, with:\n\n\"Thoroughly analyze the current codebase in preparation for a major new feature <describe feature>.\"\n\nThat runs fast.  Then, I seamlessly switch to 27B at Q8:\n\n\"Here are the details for the feature; please make a plan\" etc, etc.\n\n27B writes cleaner code and makes fewer mistakes, I find.. but yeah, it's slow, at least on my hardware. 😄",
  "transcript_chars": 4260,
  "ingested_at": "2026-06-05T01:30:01.800357+00:00",
  "source": "reddit",
  "yt_meta": {
    "score": 130,
    "upvote_ratio": 0.89,
    "num_comments": 70,
    "author": "GrungeWerX",
    "is_self": true
  }
}