36 comments

  • goldenarm13 hours ago
    The non-hallucination rate in AA-omniscience is SOTA, better than Opus 4.7, Gemini 3.1 Pro and GPT5.5! Congrats to the team
    • throawayonthe12 hours ago
      referencing this:<p><a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;evaluations&#x2F;omniscience?models=gemini-3-1-pro-preview%2Cclaude-opus-4-7%2Cgemini-3-5-flash%2Cgpt-5-5%2Cgrok-4-3%2Cqwen3-7-max%2Cclaude-sonnet-4-6-adaptive%2Cqwen3-6-max%2Ckimi-k2-6%2Cgpt-5-4%2Cmuse-spark%2Cmimo-v2-5-pro%2Cglm-5-1%2Cminimax-m2-7%2Cclaude-4-5-haiku-reasoning%2Cdeepseek-v4-pro%2Cllama-3-1-instruct-405b%2Cgpt-5-4-mini%2Cdeepseek-v3-2-reasoning%2Cdeepseek-v4-flash%2Cqwen3-5-397b-a17b%2Ck2-think-v2%2Cmistral-medium-3-5%2Cnvidia-nemotron-3-super-120b-a12b%2Cgemma-4-31b%2Cnova-2-0-pro-reasoning-medium%2Cgpt-oss-120b%2Csolar-pro-3%2Cgpt-oss-20b#omniscience-hallucination-rate-tabs" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;evaluations&#x2F;omniscience?models...</a><p>(had to add it to the chart, wasn&#x27;t displayed by default. is it the lowest rate in the datasetor no?)
      • jampekka7 hours ago
        This counts only incorrect answers though. A model can get 0% hallucination rate just by refusing to answer all questions.
        • ffsm86 hours ago
          Isn&#x27;t that precisely the reason why we introduced the term hallucination? Because llms have historically always made up bullshit of they cannot answer directly... If they now nailed this to maybe the model not respond instead of responding incorrectly, then a lot of previously unusable usecases would become feasible.<p>So I feel like that&#x27;s exactly the right metric and the way to track it wrt hallucinations.
          • akoboldfrying10 minutes ago
            The point is that it&#x27;s not a useful metric <i>on its own</i>. For example, redirecting from &#x2F;dev&#x2F;null also achieves a zero hallucination rate.<p>We want the hallucination rate to decrease <i>while the overall answer rate of queries remains sufficiently high</i>. For more specifics, look into ROC and AUC.
          • doublescoop4 hours ago
            I had a buddy in high school that was notorious for doing the same thing. (He&#x27;s now a senior director at a Big 4 consultancy. :) )
        • jug4 hours ago
          I think that&#x27;s what the Omniscience Index is for:<p><a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;evaluations&#x2F;omniscience#aa-omniscience-index-results" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;evaluations&#x2F;omniscience#aa-omn...</a><p>It rewards correct answers and penalizes hallucinations, and finally no reward for refusing to answer.<p>It&#x27;s interesting just how poorly some popular Chinese models fare in this regard, like GLM 5.1 or DeepSeek 4 Pro.<p>Gemini 3.x has truly remarkable knowledge given how it leads in this benchmark despite being (quite a bit) more prone to hallucinate than Claude Opus.
        • aicantdeny2 hours ago
          &gt; by refusing to answer all questions.<p>Cool, precisely the thing other AI is too stupid to do when they don&#x27;t have the necessary knowledge.
        • speed_spread6 hours ago
          Yes. A model that can answer &quot;I don&#x27;t know&quot; would be much more trustable than the current used car salesman we have now.
          • jorvi5 hours ago
            Its very annoying this has been in the capability of models since the very beginning. It could check how probable its token values are and if those fall below a certain threshold either say &quot;I don&#x27;t know&quot;, or output the most probable (well, more like least improbable) tokens but give a very clear, very strong warning that it is a shot in the dark and likely to contain hallucinations.<p>But no, Google and OpenAI would rather always have an answer ready and tell you to mix glue into your pizza toppings :)
            • miki1232112 hours ago
              It can&#x27;t, because top n isn&#x27;t always reliable.<p>Hallucination detection is an open problem. If it were that simple, people would indeed &quot;just&quot; do it.<p>Basically the problem is that LLMs aren&#x27;t trained on things they don&#x27;t know; an alternative way of saying this is that they&#x27;re not trained on things they&#x27;re not trained on, which is obviously true.<p>When you RL a model and it answers incorrectly, you don&#x27;t teach it to answer &quot;I don&#x27;t know&quot;, you teach it to answer correctly instead. This makes it very hard for it to realize when it doesn&#x27;t know things.
            • nomel3 hours ago
              Yeah, I never understood why the top n statistics weren&#x27;t included in the chat interfaces, to color the text!
            • tokenscoper2 hours ago
              I don&#x27;t have much to add other than this observation that we seem to have moved away from eating one small rock per day for nutritional value, and adding gasoline in spaghetti.<p>The glue on pizza reference brought back memories :)
    • gslepak11 hours ago
      &gt; The non-hallucination rate in AA-omniscience is SOTA<p>Note that a perfect &quot;non-hallucination rate&quot; is rather meaningless as such tests can contain human hallucinations.<p>It means the model aligns with the possibly-true, possibly-false beliefs of the group that made the test.
      • rlt11 hours ago
        Well, yes, garbage in garbage out. That&#x27;s a given and not what&#x27;s meant by &quot;hallucination&quot; in this context.
        • tantaman7 hours ago
          the observation goes beyond garbage in garbage out. Mainly that we&#x27;re always operating from some prior and limited understanding. That what may look like a hallucination could be closer to the truth than our current frameworks of understanding allow us to admit. The hermeneutic circle.
          • Jacques2Marais7 hours ago
            Interesting. I wonder if current LLMs can break out of human limitations and understand the world more correctly.
      • jcheng9 hours ago
        Here are some examples of the questions in the benchmark. If these are representative, they seem pretty cut and dry. <a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;evaluations&#x2F;omniscience#example-tasks" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;evaluations&#x2F;omniscience#exampl...</a>
      • areweai6 hours ago
        Was there something about this specific model and submission that made you feel compelled to write this self-evident observation?<p>Or would you describe your methodology as more like picking a random sentence fragment as an input value then generating completions from your existing corpus without any post-input &quot;learning&quot; process related to the rest of the source material?
      • anti-zionist6 hours ago
        [dead]
    • girvo4 hours ago
      The big question for me having used a <i>lot</i> of these SOTA chinese models is: what is its token efficiency like?<p>Running Step 3.5 Flash locally for example, it&#x27;s an amazingly capable model all things considered, but it&#x27;s token efficiency is so bad that it gets out performed by most others wall-clock time (even with my MTP-support for it hacked in to llama.cpp: despite being trained on three heads, MTP 2 is the sweet spot, and only gets it from 20tk&#x2F;s to 30tk&#x2F;s on my Spark)<p>The DeepSeek models and Qwen 3.5 Plus are also good examples of this: compared to Opus, and especially GPT 5.5 they use many more tokens to get to the same answers.<p>I&#x27;m <i>really</i> hoping that Qwen 3.7 is better in this regard, can&#x27;t wait to try it out<p>(ps. running DeepSeek v4 Flash on my Spark is absolutely wild, thanks antirez if you see this haha)
      • nl2 hours ago
        Yes it&#x27;s a big thing that people are slowly becoming more aware of.<p>Nvidia models are even worse than Qwen! <a href="https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;#token-efficiency-and-speed" rel="nofollow">https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;#token-efficiency-and-...</a> (mouse over the cells for token counts and click for traces)<p>Gemma 4 is good for this, as AA notes:<p>&gt; Gemma 4 31B is notably token efficient, using 39M output tokens to run the Intelligence Index vs 98M for Qwen3.5 27B (Reasoning). This is ~2.5x fewer output tokens for a model scoring 3 points lower. For context, the other models at the 42-point intelligence level also use significantly more tokens: MiniMax-M2.5 (56M), DeepSeek V3.2 (Reasoning, 61M), and GLM-4.7 (Reasoning, 167M)<p><a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;articles&#x2F;gemma-4-everything-you-need-to-know" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;articles&#x2F;gemma-4-everything-yo...</a>
    • sheepscreek12 hours ago
      Truly incredible! Very impressed by their progress. I wonder how much of their own chips did they use for training.
    • baq11 hours ago
      wonder at which level there&#x27;s a capability state transition? 5%? 1%?
  • briga11 hours ago
    I was getting dangerously close to my weekly Claude Code limit last night so I had Claude set up Qwen3.6 with llama.cpp and OpenCode. Honestly it&#x27;s a great (free!) alternative to Claude Code--certainly more than good enough for a lot of smaller less complex tasks. I&#x27;m excited to try this new version. The fact that open-source models are so close to the frontier is very impressive.
    • pixelesque10 hours ago
      Out of interest, what machine and model are you running it on?<p>I tried the qwen3.6-27b Q6_k GUFF in llama.cpp and LM Studio on my M2 MacBook Pro 32GB machine last week, and I barely get a token a second with either.<p>What sort of speed should I be expecting?<p>I tried some of the Llama 3 34b (nous-capybara?) models two years ago with llama.cpp, and I seem to remember getting a few tokens a second then, so not sure if I&#x27;ve got something completely mis-configured, or I just have unreasonable expectations.<p>Or maybe qwen 3.x is slower for some reason? (Is it mixture of experts?)<p>I&#x27;m not expecting it to be instant, but what I&#x27;m currently seeing is not really usable.
      • gcr9 hours ago
        There are two flavors of Qwen 3.6:<p>- A 27B &quot;dense&quot; model<p>- A 35B &quot;Mixture of Experts&quot; model, which activates only 3B parameters for each token.<p>For your hardware, I strongly recommend `unsloth&#x2F;Qwen3.6-35B-A3B-GGUF:Q4_K_M`. I have an M1 Max with 32GB VRAM from 2021 that can read at ~300-500 tokens&#x2F;sec and write at ~30 tokens&#x2F;sec with llama-cpp&#x27;s default settings, which is plenty fast. The 27B model can read ~70tok&#x2F;sec and write ~5tok&#x2F;sec.<p>The 35B MoE model technically takes slightly more memory but is much faster because it&#x27;s doing 1&#x2F;9th the work. It&#x27;s not quite as &quot;smart&quot;, but it&#x27;s comparable.
        • flockonus7 hours ago
          For coding tasks 27B is reported to be much more effective, altho you can probably only run 4b or 5b quants @ this memory.<p>Recommend <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;LocalLLaMA&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;LocalLLaMA&#x2F;</a> as a great source for this type of discussion.
        • pixelesque8 hours ago
          Thank you - I&#x27;ll give that a go!
        • julianlam9 hours ago
          May I ask why the M instead of XL?<p>Obviously bigger != better but I don&#x27;t know what the differences are.
          • DiabloD36 hours ago
            These are dynamic quants, and they&#x27;re basically just an indication of how far away from the desired quant it is allowed to go to achieve the goal. Generally, unsloth&#x27;s toolchain moves quants up, rarely down.<p>* _0 and _1 do not use K quant and scales 32x32 blocks according to the original (B)F16 values; _0 scales the block using the original max and min values. _1 does this per row instead of per block.<p>* K quants do something similar, but now splits blocks into subblocks inside a superblock where the superblock has min&#x2F;max scaling, but the subblocks also have scaling in the range of the superblock&#x27;s scaling and are stored using less bits.<p>* K&#x27;s M, L, XL are just how aggressively the subblocks and their scaling factors are chosen. Generally, it puts a max on how far you can deviate from the chosen quant to maintain the desired quality, but also gives them a bigger budget to perform that excursion in. XL most aggressively tries to preserve the intended quality, while S does the least.<p>* Dynamic quant on top of this scales entire layers, full of blocks, according to how much they effect various measurements (such as KLD and perplexity).<p>That said, there is no reason K_S is even produced by anyone, same with Q_0, Q_1, and I_NL. People should no longer be using those. M only is meaningful if you&#x27;re trying to restrict the upper bounds: K_XL can reach BF16 for some weights, but rarely; people think this has a speed implication for hardware that has native 8bit in their tensor units (but it doesn&#x27;t).<p>Unless you&#x27;re specifically trying to cure a problem, stick with K_XL.
            • rao-v3 hours ago
              Hey some of us are on hardware (gfx906 based Radeon MI50s with 32GB of stupidly fast VRAM and basically no compute) that inference significantly faster with Q_0 and Q_1 quants
            • srcrip4 hours ago
              You seem to understand this stuff pretty well, any recommendations on resources (blogs, YouTube channels, whatever) for software engineers that want to keep up with this stuff on this kind of level?<p>A lot of the content about AI out there is kind of produced to the lowest common denominator. Basically a never ending scheme of get rich quick&#x2F;passive income kinds of AI content.
      • DiabloD36 hours ago
        I recommend sticking with the dense models for both Qwen and Gemma.<p>On testing I&#x27;ve done on same-quant apples to apples, with F16&#x2F;F16 (ie, unquantized) kv cache, 35B-A3B underperforms against 27B on anything even remotely complex. But yes, 35B-A3B can be like 3-4x faster on my hardware.<p>By Qwen&#x27;s own admission, on any meaningful benchmark (ie, ones that involve logic, math, or tool calling), 27B performs like 122B-10B and 397B-A17B, but 35B-A3B is somewhere between 27B dense and 9B dense.<p>Also, MTP recently got merged in, so I&#x27;d suggest downloading Qwen 3.6 MTP (I assume you get it from unsloth) and updating your copy of llama.cpp, and adding `--spec-type draft-mtp --spec-draft-n-max 2` to your arguments.<p><a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.6-27B-MTP-GGUF&#x2F;" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.6-27B-MTP-GGUF&#x2F;</a> <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.6-35B-A3B-MTP-GGUF&#x2F;" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.6-35B-A3B-MTP-GGUF&#x2F;</a><p>Also, I recommend not quantizing kv cache, and if you do, <i>only</i> quantize v. Lowering model quant while also lowering context size to fit F16&#x2F;F16 or F16&#x2F;Q8_0 massively improves model performance for thinking models. Also, quantizing cache, either k or v, decreases speed <i>by a lot</i> on some hardware.<p>I have a 24gb 7900xtx, so I can fit &gt;32k F16&#x2F;F16 context with Qwen3.6-27B, but use unsloth&#x27;s Q3_K_XL. This performs better than Q(4,5,6)_K_XL with v quantized.<p>Edit: Oh, and since I mentioned Gemma 4, my testing mirrors my Qwen 3.5&#x2F;3.6 experiences, 26B-A4B performs worse than 31B, but is also way faster. llama.cpp doesn&#x27;t support Gemma 4&#x27;s MTP style yet, so both could get even faster.
      • booty7 hours ago
        <p><pre><code> I tried the qwen3.6-27b Q6_k GUFF in llama.cpp and LM Studio on my M2 MacBook Pro 32GB machine last week, and I barely get a token a second with either. </code></pre> The fact that it was <i>this</i> slow makes me suspect it&#x27;s a matter of insufficient free RAM. The entire model needs to fit into RAM (and stay there the entire time) for acceptable performance.<p>(not sure of exact diagnosis&#x2F;fix, but definitely look in that direction if you&#x27;re still having this issue when you give it another shot)<p>Also, there are two stages - prompt processing, and token generation. Prompt processing is notoriously slow on Apple Silicon unfortunately. If you have large context (which includes system prompts, lots of tools loaded by a harness like Claude Code, OpenCode, etc) it can take <i>minutes</i> for prompt processing before you see the first output token. On the bright side, the tokens are cached between turns, so subsequent turns won&#x27;t be so bad.
        • mark_l_watson7 hours ago
          You are using Q6 6 bit quantization; on my 32G MacMini I use Q4 and it is faster but when I use it with OpenCode, I set up a task and go outside to walk for ten minutes. Smart, capable, and slow. Still, I love using local models.<p>EDIT: I run with context wired at 64K
      • mft_9 hours ago
        The 27B model is dense, so is relatively slow. The 35B-A3B model is marginally weaker but being MoE is much faster - like ~4-8x faster in basic benchmarks on my M1 Max.<p>For comparison, I just ran a couple of quick benchmarks (default settings) with llama-bench:<p>Qwen3.6-35B-A3B at Q6_K_XL gave 858 t&#x2F;s pp512 (prompt processing) and 43 t&#x2F;s tg128 (token generation).<p>Qwen3.6-27B at Q4_K_XL gave 103 t&#x2F;s pp512 and 8 t&#x2F;s tg128.
        • stebalien5 hours ago
          Have you tried enabling MTP? Those numbers are similar to what I was getting on my Strix Halo box, but configuring&#x2F;enabling MTP doubled the TG speed of the 27B model (18-20 t&#x2F;s now).
        • pixelesque8 hours ago
          Thanks for the info.
      • satvikpendem7 hours ago
        Check out Unsloth Studio it provides MTP support now which 2x the token generation speed with no loss of accuracy: <a href="https:&#x2F;&#x2F;unsloth.ai&#x2F;docs&#x2F;models&#x2F;qwen3.6#mtp-guide">https:&#x2F;&#x2F;unsloth.ai&#x2F;docs&#x2F;models&#x2F;qwen3.6#mtp-guide</a>
      • Figs9 hours ago
        27B is the dense one. Try the Qwen3.6-35B-A3B variants for the MoE release. That&#x27;s what I&#x27;m running on a Framework Desktop and I get ~50 tok&#x2F;s plus or minus a few. The dense one is similarly slow for me -- not sure what to expect on your hardware from the MoE but it should <i>probably</i> be much faster.
      • 1275 hours ago
        I get 150t&#x2F;s peak, 120t&#x2F;s avg with Qwen3.6 27B Q4 with a 4090 on Linux. Now that MTP has landed into llama.cpp.
      • KronisLV9 hours ago
        &gt; qwen3.6-27b Q6_k<p>That&#x27;s the dense model, you probably want a mixture-of-experts (MoE) one.<p>Here&#x27;s what you probably want instead: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.6-35B-A3B-GGUF" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.6-35B-A3B-GGUF</a>
      • dzr00017 hours ago
        My token throughput is much better using vLLM-mlx on my M2 ultra than llama.cpp. It might be worth a shot to give it a try.
      • electroglyph4 hours ago
        you should be using dflash with that model, look it up
    • plufz11 hours ago
      Which exact model are you using? And with which parameters and quant? And on what hardware? Are you using any specific MCPs or other tools to optimize performance like context-mode or dynamic context pruning? I’ve used local models a reasonable amount before but I’m just starting out with opencode. Haven’t had great results yet but really want this to work for simpler tasks. My opencode newly installed is also having iterm on 100% cpu in idle. :&#x2F;
      • briga11 hours ago
        I&#x27;m running Qwen3.6:27b Q4 KM on a 4090 and similarly fast CPU and I think 32GB of RAM. Make sure the context window is set to be big enough otherwise the conversation will keep compacting. No special MCP tools set up yet. Qwen is able to do web search out-of-the-box although I think it is getting blocked by anti-bot firewalls--I still need to figure out if I can fix that.
        • SeriousM8 hours ago
          This is the repo: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;pbhappliedsystems&#x2F;qwen3.6-27B-gguf-Q4-K-M" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;pbhappliedsystems&#x2F;qwen3.6-27B-gguf-Q4...</a>
      • gcr9 hours ago
        here&#x27;s a simple setup to get you started on an Apple M1 Max from 2021 with 32GB VRAM. it will download 20GB of models to `~&#x2F;.cache&#x2F;huggingface&#x2F;hub`, which you can delete when you&#x27;re done.<p><pre><code> &#x2F;Users&#x2F;gcr&#x2F;llama.cpp&#x2F;build&#x2F;bin&#x2F;llama-server -hf unsloth&#x2F;Qwen3.6-35B-A3B-GGUF:Q4_K_M --no-mmproj-offload --fit on -c 65536 # edit to taste --reasoning on --chat-template-kwargs &#x27;{&quot;preserve_thinking&quot;: true}&#x27; --sleep-idle-seconds 90 # very aggressive: purge model from vram after this long -ctk q8_0 -ctv q8_0 # Optional. Lower memory use, but lower speed. Omit if you can. </code></pre> I don&#x27;t recommend ollama or lm-studio. Ollama&#x27;s in the process of switching from their llama-cpp backend anyway, but their new go framework frequently OOMs and crashes on my hardware. I also don&#x27;t recommend MLX-based inference backends on this hardware; I&#x27;ve found them to consistently reduce performance, contrary to what I&#x27;ve read online. I&#x27;ve tried all the llama-cpp metal forks, but right now, MTP, TurboQuant, MLX, etc etc etc are too new and just slow things down. It&#x27;s all dust in the wind still.<p>For agent harnesses, opencode is okay, as is pi or even Zed&#x27;s built in agent panel. Claude code &quot;works&quot; with ANTHROPIC_BASE_URL=http:&#x2F;&#x2F;localhost:8080&#x2F;v1, but is very chatty (the default system prompt burns 20k tokens). Crush (from the charm-bracelet folks) is particularly nice when starting out. I&#x27;ve personally converged on pi-agent under an otherwise-mostly-default setup. You can ask qwen to customize pi or write you an extension which helps a little.<p>You&#x27;ll need to add `http:&#x2F;&#x2F;localhost:8080&#x2F;v1` as an OpenAI-compatible model provider in your coding harness with any API key (doesn&#x27;t matter) and any model identifier (doesn&#x27;t matter with llama-cpp).<p>Note that pi doesn&#x27;t have permissions. Everything is permitted. The hundred hungry ghosts you&#x27;ve trapped in a jar WILL find a way to delete your home folder someday. That&#x27;s what Man gets for summoning demons without casting a circle of protection first. Flying too close to the sun etc etc etc<p>Take backups and then go have fun. Hope this helps.
        • irishcoffee53 minutes ago
          I have a 5070TI (16gb VRAM) with 32GB system ram and a 16 core AMD cpu. I am considering buying a second used videocard, probably the same model, but not for months yet. This hardware setup is new-for-me in that a buddy gave me most of it and I bought the TI card.<p>Are there any resources to help me figure out how to best optimize my runtime paramaters for a given model, based on a given task, similar to what you&#x27;ve shown?<p>I&#x27;ve been a little... irritated? that hooking vscode up to my company LLM subscription seems so much more out-of-the-box capiable than what I can get to work. My assumption at the moment is that I need to create a lot of... I think they&#x27;re called harnesses? agents? workflows? integrations? (not sure) by hand. Is that accurate?<p>Right now I have ollama running an nvidia nano model and I can poke it with a stick over a web interface I installed. It works, initial token response is slow, after that it seems fine enough.<p>I can&#x27;t seem to get a good handle on how much context I&#x27;ve used, when context usage starts to degrade response accuracy, or in general how to mirror the results I get (not in terms of accuracy or speed, just features) from the company github copilot + vscode integration.<p>I was also trying to get a plugin called qodeassist working via qtcreator, mixed results there as well.<p>I&#x27;ve been keeping up with this space since the jump, never paid for a sub, work gave me a sub a handful of weeks ago, so the actual useage is all new to me.<p>I can&#x27;t say I&#x27;m super impressed with any of it relative to the hype, but I found it neat to be able to point vscode at a c++ codebase and say &quot;enable wextra, build the code, tell me if there is any low-hanging fruit I can clean up&quot; and get a useful response.<p>I also asked my local model to turn a picture of my dog into a picture of an otter, got a blank picture back, which the thinking bit told me it would do. The whole thing was actually kind of funny. &quot;I am allowed to edit pictures, I can&#x27;t edit pictures, I am allowed to edit pictures, I&#x27;ll tell the user I did and send a blank picture back because I can&#x27;t edit pictures, but I am allowed to.&quot;
        • srcrip4 hours ago
          Can you elaborate more on the differences in running ollama or lmstudio? Do they actually slow down the speed of the inference and if so why? Or is it just a preference thing?
        • plufz1 hour ago
          Thanks a million!
    • leonidasv11 hours ago
      Qwen Max are usually closed, unfortunately.
      • mostafab5 hours ago
        That&#x27;s a signal of being SOTA.
    • wuliwong8 hours ago
      Do you have a feel for how it Qwen 3.6 compares to Sonnet 4.6? B&#x2F;C in reality, that&#x27;s what we use a lot. If we just use Opus 4.7 for everything code related, we&#x27;d have a monthly bill 10-20 times higher than using Sonnet where we can.
      • nl1 hour ago
        I think you could well be surprised by the Sonnet vs Opus bill (assuming you are paying via the API)<p>In my experience Sonnet bills can be higher than Opus because it churns a lot more trying to get things right.<p>Example from my fairly simple but agentic benchmark:<p>Opus 4.7, 25&#x2F;25, 81c: <a href="https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=anthropic_claude-opus-4.7" rel="nofollow">https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=anthropic_c...</a><p>Opus 4.6, 24&#x2F;25, 61c: <a href="https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=anthropic_claude-opus-4.6" rel="nofollow">https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=anthropic_c...</a><p>Sonnet 4.6: 24&#x2F;25, 41c: <a href="https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=anthropic_claude-sonnet-4.6" rel="nofollow">https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=anthropic_c...</a><p>I only tested the free OpenRouter version of Qwen 3.6 Plus, and it scored 23&#x2F;25: <a href="https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=qwen_qwen3.6-plus_free" rel="nofollow">https:&#x2F;&#x2F;sql-benchmark.nicklothian.com&#x2F;?highlight=qwen_qwen3....</a><p>This doesn&#x27;t <i>quite</i> show Opus cheaper, but it isn&#x27;t the 10-20 times more either. Harder tasks close the gap even further.
      • briga6 hours ago
        I would say if Sonnet is a senior engineer, then Qwen3.6 (the 27b model) is probably closer to a junior engineer. Still capable of getting stuff done, just needs more guidance and makes mistakes more often.<p>Maybe that&#x27;s underselling it. It is quite a good model and might end up replacing a lot of the work I was sending to Sonnet 4.6.<p>Also, Sonnet 4.6 is almost certain a much bigger model so the performance differences aren&#x27;t unexpected.
    • chr15m3 hours ago
      This new version is not something you&#x27;ll be able to run locally. It&#x27;s a &quot;cloud&quot; model and likely too beefy if they do release the weights.
    • ecshafer10 hours ago
      Qwen3.6 with claude code works great. I get a lot better results with that than opencode and qwen3.6. Claude Code is a great harness, and good harness&#x2F;tool integration makes a big difference. You just have a settings.json with your ollama setup and the qwen model and you can use it.
      • growt7 hours ago
        Where and how do you run that? I tried it but somehow I always ran out of context or generation was incredibly slow (mbp m4 pro 48gb).
    • kolinko9 hours ago
      As Opus maximalist ;) I was very surprised by the quality if Qwen3.6-27B - trying to figure out how to get it going on RTX 90k now to offload some lighter tasks :)
    • aembleton6 hours ago
      &gt; Today we introduce Qwen3.7-Max, our latest proprietary model<p>This is not an open model
    • ttoinou7 hours ago
      Which agentic coding tool and how do you make sure you have prefix consistency ?
    • wouldbecouldbe9 hours ago
      This one doesnt seem to be open source though sadly. Using chinese servers is a step to far for me personally
      • gcr9 hours ago
        Look for an open release from the Qwen team in the coming weeks. They like to showcase their proprietary models first, which score higher on benchmarks anyway due to model size.
    • par9 hours ago
      Do you have an opinion on OpenCode vs Aider?
      • briga6 hours ago
        I haven&#x27;t tried Aider yet but perhaps I will. Another one that seems to be getting traction is Pi Coding Agent.
      • sunaookami6 hours ago
        Aider is still around? That is pre-tool-calling era stuff. Better compare against Pi.
        • par3 hours ago
          I just started running coding agents locally. So you recommend Pi over opencode? (And obviously aider is out?)
  • tekacs14 hours ago
    As they start to release more proprietary models, I so wish that they partnered with one of the major US hyperscalers to allow using these models through something US-domiciled.<p>Totally understand why it may not be reasonable or in their best interest (and that the US is _absolutely_ not doing the same reflexively). But it would be lovely to be able to try these out on production workloads in earnest.
    • embedding-shape14 hours ago
      Unless US hyperscalers do the same in reverse, I hope the status quo stays as it is. Either people are happy to share, and the sharing should happen both ways, or US hyperscalers can keep isolating themselves as they&#x27;ve done so far.
      • adjejmxbdjdn14 hours ago
        I do hope The U.S. hyperscalers do the same as well.<p>In an ideal world U.S. residents would use Chinese AI models and Chinese residents would use U.S. AI models.<p>Governments in both countries are collecting data for nefarious reasons. But the Chinese government has far less influence on a U.S. resident and vice versa.<p>We are all better off if our data is collected by a government halfway across the world instead of our own governments which hold incredible amounts of power over us.
        • adrianN12 hours ago
          In an ideal world everybody runs open models on hardware they control.
          • LeifCarrotson12 hours ago
            I&#x27;m running Qwen 3.6 via <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;Qwen&#x2F;Qwen3.6-35B-A3B-FP8" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;Qwen&#x2F;Qwen3.6-35B-A3B-FP8</a> and it&#x27;s pretty great. I&#x27;ll update to the 3.7 equivalent when that&#x27;s ready.<p>It&#x27;s not nearly worth it to me to get an incremental improvement in performance if it means I have to move to hosted environments with Qwen 3.7 (or Claude or Gemini or whatever).
        • nickdothutton13 hours ago
          China is much more interested in waging a campaign against companies that represent the material of the future growth in productivity, exports, and prosperity of the US and her people, than learning about you as an individual. Unless of course you are a Chinese dissident living in the US.
          • giancarlostoro13 hours ago
            Which is basically the current primary use for AI is programming more than anything, you hear about AI in programming more than in any other field.
            • saghm12 hours ago
              There are also a lot more novels about writing than making movies and a lot more songs about music than plays. It&#x27;s not clear that this is because it&#x27;s actually the primary use-case or if it&#x27;s just because people who work with computers will inevitably talk quite a lot about computer things. For the past several years, pretty much everyone I meet who isn&#x27;t in software but find out I do (doctors, people who sit next to me on a plane, etc.) will ask me my thoughts about AI because it&#x27;s so widely discussed in general, and they&#x27;re curious about my perspective on it as someone in software, but most of the time they&#x27;re most curious about understanding more about how it might affect their own lives, not mine.
          • WarmWash13 hours ago
            China <i>definitley</i> wants information on all Americans. This commment is so far off the mark you it&#x27;s on par with &quot;Billionaires aren&#x27;t interested in taking your money&quot;<p>As Americans go through life, some of them will become people with power. When you need to leverage that power, having the right knowledge about them can effectively transfer that power to you.<p>Tiktok was a goldmine, because every 20-something on their way to a future position of power was uploading every single facit of their digital life to CCP servers everyday.
        • giancarlostoro13 hours ago
          It would have been the world we live in if China wasn&#x27;t involved in so much corporate espionage. I don&#x27;t even feel comfortable using their open weight models on anything my employer makes, the only time I use Qwen is for greenfield &quot;how good is this?&quot; type of projects, but otherwise, how do I trust that it wont mysteriously hallucinate phoning home?<p>On the other hand, there&#x27;s other models where the source is 100% open, the training data is known, and people have reproduced the same model from scratch, so while those trail behind, there&#x27;s definitely an effort to make models more open and capable.
          • deaux12 hours ago
            The US has for decades been engaged in mass dumping of their products to establish monopolies all over the world, and punishing anyone who dares try do anything about it. This isn&#x27;t better than corporate espionage.
          • eloisant13 hours ago
            I agree, but the same goes for the US. Remember Echelon.
            • stickfigure13 hours ago
              It&#x27;s highly improbable that the US government has a secret team inside Anthropic and OpenAI manipulating their training regimen. For better or worse, these companies are filled with ideologues and something that invasive would trigger an army of whistleblowers (despite legal consequences).
              • booty12 hours ago
                <p><pre><code> It&#x27;s highly improbable that the US government has a secret team inside Anthropic and OpenAI manipulating their training regimen. </code></pre> Two thoughts.<p>One: it would be relatively technically trivial for $GOVERNMENT_AGENCY to just monitor all the prompts + context we send over the wire to OpenAI&#x2F;Anthropic&#x2F;etc. That&#x27;s a goldmine of sensitive personal and corporate data, no secret team needed (although, the LLM providers obviously would need to cooperate)<p>Two: Rather than secret infiltration teams influencing model training I think what&#x27;s more likely on the training side of things is simply <i>self-censoring</i> by the LLM providers, so that they don&#x27;t risk angering the government.<p>I highly doubt that China has government interlopers, secret or otherwise, inside Qwen&#x27;s training team. Nonetheless, &quot;sensitive&quot; issues like Tiananmen Square are censored. I would imagine that much&#x2F;most such censorship in China is self-censorship that doesn&#x27;t leave a legal&#x2F;paper trail. That&#x27;s what we&#x27;re in danger of seeing (more of) in America IMO.
                • Barbing11 hours ago
                  &gt; relatively technically trivial for $GOVERNMENT_AGENCY to just monitor all the prompts + context we send<p>I take this for granted given Room 641A <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Room_641A" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Room_641A</a><p>Thus, I’ve pondered whether anything they’ve learned has changed the world &#x2F; had a big impact (like on their understanding of human psychology, perhaps per region). They’ve heard phone calls, they’ve read emails, diaries get brought to court… but these are systems that would be used like diaries but also prompt users for more and more.
                • SoMomentary9 hours ago
                  Having seen all the AI interactions that you can get through clickstream data I have no doubt that $GOVERNMENT_AGENCY can see much much more.
              • throwaw1211 hours ago
                &gt; secret team inside Anthropic and OpenAI manipulating their training regimen<p>You don&#x27;t need a secret team to manipulate whats coming from them: <a href="https:&#x2F;&#x2F;responsiblestatecraft.org&#x2F;israel-chatgpt&#x2F;" rel="nofollow">https:&#x2F;&#x2F;responsiblestatecraft.org&#x2F;israel-chatgpt&#x2F;</a>
              • Planktonne12 hours ago
                &gt; these companies are filled with ideologues<p>Are they? They don&#x27;t behave like it.
              • gmerc13 hours ago
                Its very hard to be so naive.
                • SR2Z12 hours ago
                  I think you are being ridiculous. Tampering with an LLMs pretraining is a difficult undertaking. There is plenty of evidence that training a model to walk the party line leaves it less capable than if it weren&#x27;t.<p>It&#x27;s not very subtle manipulation either; ask qwen of Taiwan is a part of China in German and in English and only the English answer will be party-approved.
                  • embedding-shape11 hours ago
                    Compared to what we have proof the US government have engaged in before? Do people not remember PRISM anymore? It was virtually impossible to think of the scope before it was leaked, and you&#x27;d be marked as a conspiracy theorist for believing that happened, before it was made concretely true.<p>I think it&#x27;s borderline naive to assume various agencies haven&#x27;t infiltrated OpenAI, Anthropic and others, essentially the entire world was wiretapped by NSA in the past, to assume they don&#x27;t have an employee or two at these companies does seem a bit naive to me.
                    • logicchains10 hours ago
                      Agencies like the CIA have infiltrated the news agencies, so they have indirect power over the information that LLMs consume.
          • gcr9 hours ago
            how could running the qwen GGUF phone home? that would require cooperation with the inference backend (llama-cpp), or some kind of model exploit. It’d be far easier to pay the agent harness devs or supply-chain some plugin or something, that space is the Wild West anyways<p>I&#x27;ve certainly used these models without wifi without any differences.
            • HDBaseT4 hours ago
              You&#x27;ve used Qwen with model quantization, locally without internet connection.<p>A lot of people are purchasing access via Alibaba Cloud directly, or indirectly by companies which host the model.
        • MintPaw8 hours ago
          Interesting point, but I&#x27;d always thought the opposite, you&#x27;re much better protected by the law if you use services from your own country.<p>If you use a service outside your country, I believe you could have all your code stolen and get hacked&#x2F;exploited in a way that would be totally legal.
        • boomskats13 hours ago
          Yeah, about that. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;UKUSA_Agreement#Controversy" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;UKUSA_Agreement#Controversy</a>
        • CodingJeebus13 hours ago
          &gt; We are all better off if our data is collected by a government halfway across the world instead of our own governments which hold incredible amounts of power over us.<p>Sure, that is until each government&#x27;s dataset is interesting enough to the other to facilitate a data-sharing agreement.<p>There&#x27;s gotta be an internet &quot;law&quot; that says something like &quot;Eventually, the data you volunteer to a benign 3rd party eventually winds up being used against you by someone&quot;. This is short-term thinking at it&#x27;s finest.
    • tmoravec11 hours ago
      Qwen3.6-Plus is available from Fireworks.
      • tekacs8 hours ago
        Thank you for pointing that out! If 3.7-Max makes its way to Fireworks that&#x27;d be a joy.
    • mostafab5 hours ago
      Alibaba Cloud has data centers in Mexico
    • dchftcs12 hours ago
      fireworks hosts Qwen 3.6 Plus, they might also get Qwen 3.7 Plus.
    • motiw13 hours ago
      ChatLLM support QWEN, do you consider this as US safe?
    • epolanski13 hours ago
      US hyperscalers, all of them, are financially invested in the US AI labs and have the incentives to keep the status quo.
    • 0xbadcafebee13 hours ago
      I&#x27;m more interested in hearing specific reasons why one wouldn&#x27;t use a Chinese company. Unless you&#x27;re thinking Alibaba is going to ship chat logs to some government ministry that will then dole out proprietary information to new competitors (which doesn&#x27;t seem logistically feasible), or you run a human rights organization, it feels a bit like FUD.
      • vessenes13 hours ago
        All this data is accessible to national security agencies; this is true in every country in the world.<p>China has more integration between intelligence and industry than many western countries, and it does present a higher risk of unwanted “tech transfer” to industry than running on oracle or Google or ms or Amazon does in the US.<p>DHS has long staffed full time agents in California to deal with foreign IP exfiltration - using qwen is like fast&#x2F;easy mode for IP exfiltration: why make anyone get a job in your palo alto office when you can just send it to them in Hanzhou?<p>Upshot - If you have something proprietary you’re working on I would generally advise not to just direct send it to Alibaba.
        • culi10 hours ago
          I <i>highly</i> doubt China has a more sophisticated integration of their intelligence ministries than the USA. The world in which that was true would look very different from our own.
          • kbelder7 hours ago
            He didn&#x27;t say more <i>sophisticated</i> integration. He said &#x27;more integration&#x27;, which is very likely true.
          • vessenes10 hours ago
            Interesting. Have you worked in China?
        • HDBaseT4 hours ago
          The US Education propaganda is working, China are the bad guys!
      • bachmeier12 hours ago
        &gt; Unless you&#x27;re thinking Alibaba is going to ship chat logs to some government ministry<p>This made me think of a Seinfeld episode: &quot;I didn&#x27;t know it was possible not to know that.&quot;
      • noelsusman12 hours ago
        &gt;Unless you&#x27;re thinking Alibaba is going to ship chat logs to some government ministry that will then dole out proprietary information to new competitors (which doesn&#x27;t seem logistically feasible)<p>That&#x27;s exactly the fear, and why would it not be logistically feasible? The threat is definitely a bit overhyped, but China has a longstanding track record of aggressive corporate espionage.
      • tekacs13 hours ago
        … building and selling a product to US companies that sends company-internal data to Chinese AI providers is not a particularly good way to get people to buy it.<p>Even if they weren’t individually worried about their proprietary data being shared with Chinese domestic competitors or with government… their audit &#x2F; security programs likely wouldn’t allow it for a _huge_ range of types of data.
      • dpoloncsak13 hours ago
        Because my CEO thinks China scary big hacker guys over there
      • ihsw10 hours ago
        [dead]
  • goyozi16 hours ago
    These are very good numbers. I still don’t get why they don’t compare against latest competitor versions in these posts, it’s not like we’re all not going to notice.
    • Eridrus6 hours ago
      Nobody releases numbers that show them to be worse than competitors lol.<p>This even applies to OpenAI &amp; Anthropic who don&#x27;t even eval on the same datasets a lot of the time.
    • NiloCK14 hours ago
      I find it forgivable if it&#x27;s within minor version bump. (NB that x.5 is now a defacto major-version bump for LLMs for whatever reason).<p>Even with LLMs, posts like this don&#x27;t just fall out of a coconut tree. If you have a set of target benchmarks for your own model, then keeping &quot;the set&quot; of side-by-side comparable models is its own maintenance headache.
    • Aurornis14 hours ago
      I think the argument is that trying to suggest that they’re close to N months from SOTA.<p>Realistically I assume they hope readers don’t notice the fine details.<p>The Qwen models are great for open weights but for every past release they haven’t performed as well as the benchmarks in my experience. They’re optimizing for benchmark numbers because they know it works.
      • epolanski13 hours ago
        &gt; Realistically I assume they hope readers don’t notice the fine details.<p>The pool of people reading such articles while ignoring such details can&#x27;t be big.
        • Aurornis13 hours ago
          I disagree. Most people skim articles, not read them deeply.<p>On Hacker News I wonder if most people even opened the article at all most times.
          • hadlock9 hours ago
            Slashdot coined RTFA in the 90s, what you&#x27;re suggesting isn&#x27;t a new concept by any measure<p>e: which itself is a modification of RTFM from usenet
    • htrp14 hours ago
      I think its part of the expectation setting (with a side of we did our distillation&#x2F; eval harness on a specific model).<p>if they say it&#x27;s 4.7 comparable, it anchors that into your head as the model to evaluate against.
    • beydogan14 hours ago
      honestly, initial version of Opus-4.6 was much better than whatever we are being served right now as 4.7. If it performs same level to that, i&#x27;m totally willing to switch.
      • hypercube3313 hours ago
        4.6 was an awful experience the month I used it right after launch where it didn&#x27;t ask anything just made assumptions and went on its merry way. 4.5 and 4.7 don&#x27;t do that for me but 4.7 eats my quota for breakfast so I&#x27;ve been avoiding using it because I like to have it for more than an hour a day.
        • goyozi12 hours ago
          I feel like I had the best and worst ~month experience on 4.6. Initially when it came out, it seemed to ask good questions and genuinely do well on complex tasks. From about mid-March it was absolutely abysmal, it seemed to assume the stupidest answer&#x2F;angle for everything and make weird mistakes. 4.7 seems decent so far but usage hurts - at some point my company switched me to standard seat and I used up 80% of my session usage in 1 prompt. I got my premium seat back since but I think pro&#x2F;standard plan + opus 4.7 is unusable for daily driving.
        • verdverm11 hours ago
          That experience is also likely tied to the claude harness around the model, and not being as tuned right after model release. They iterate on this and different models need different words (unfortunately...).
    • hmokiguess15 hours ago
      this puzzles me too, I want to know
    • maelito14 hours ago
      Marketing.
    • pulse-dev14 hours ago
      [dead]
  • flakiness11 hours ago
    I&#x27;m using pi agent and love to try qwen models (hosted). What are the good options? The official provider doesn&#x27;t include Alibaba. Is OpenRouter etc. fast enough?<p>(As a reference, DeepSeek v4 is severely throttled on these proxy services.)
    • notatoad35 minutes ago
      i use opencode zen as a convenient pay-as-you-go way to try out all these new models. it doesn&#x27;t have 3.7 yet, but at the rate they usually update it probably will tomorrow.<p>I couldn’t say how throttled it is, but it seems fine?
    • atilimcetin10 hours ago
      I use pi + openrouter (with qwen3.6-max-preview) a lot. I never hit any stability or performance problems yet.
  • tarruda14 hours ago
    Looking forward to more open weight releases from Qwen, especially 122B and 397B.
    • smcleod14 hours ago
      Yeah that 60-150b~ range is such a sweet spot for current &#x27;prosumer&#x27; hardware, I&#x27;d love to see something like a 120b-a14b or there about.
      • tarruda14 hours ago
        I have a 128G mac studio and even 397B was a happy surprise to me due to its high quantization resilience.<p>I&#x27;ve created a 2.54BPW quant that fit on my hardware with 128k context, 20 tps tg and 200tps pp, while maintaining high scores on many benchmarks: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;tarruda&#x2F;Qwen3.5-397B-A17B-GGUF&#x2F;discussions&#x2F;1#69d142b4f17676f98e53c16a" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;tarruda&#x2F;Qwen3.5-397B-A17B-GGUF&#x2F;discus...</a>
        • chrisweekly14 hours ago
          Apple store&#x27;s current options for mac studio seem to max out at 96GB. I&#x27;m questioning ROI, esp. given it&#x27;s not upgradeable. Curious about others&#x27; takes on new mac hardware.
          • tarruda13 hours ago
            &gt; I&#x27;m questioning ROI<p>If by ROI you mean saving more money than using paid APIs, then I don&#x27;t think it is worth it. All you gain is full sovereignty over your AI usage.
          • hadlock9 hours ago
            Rumor mill has been buzzing about m5 mini and studio. If anything materializes close to what the rumor mill has been suggesting, the m5 could be appealing to home lab&#x2F;local LLM folks, or at least help inform if the M6 will be worthwhile. Assuming Apple was able to lock in halfway reasonable memory prices early enough in advance.
          • drob51813 hours ago
            Currently, Apple is letting some of its models go out of stock in preparation for new models coming in a few weeks. I would expect at least 128 GB models at that time. That said, the memory crunch is hitting everyone.
            • the_lucifer12 hours ago
              Yep, even with their supply chain prowess, they&#x27;re being hit now given some longer term contracts vis-à-vis their memory are nearing renewals.
              • drob51812 hours ago
                Yep. Something needs to break soon. Or rather, something WILL break soon, one way of another. Was talking to a friend last night who works planning infrastructure rollout and he said costs for equipment has roughly doubled in the last six months. Soon, these projects aren’t going to be viable.
          • ramses011 hours ago
            I&#x27;d held off from buying a new personal laptop for quite a few years and felt that the M5-128gb was justifiable once I started really seeing payoffs from using AI at work.<p>Running w&#x2F; Cursor and doing some &quot;nights and weekends&quot; type coding &#x2F; conversations, I was hitting $100-200 of usage within a few weeks. I know there&#x27;s probably better ways to manage costs, but I was getting enough value out of it to keep bumping my spend limit from $20 =&gt; $40 =&gt; $80 =&gt; $120 (and then I stopped spending! :-)<p>Messing around with local-llm, I&#x27;ve settled on `omlx` and `gemma` for &quot;conversational&quot;, and I think it&#x27;s `qwen-120b-a3b-6bit` or something for the &quot;heavy hitter&quot;. Gemma &quot;gets it&quot; a lot more, whereas that particular `qwen` tends to fall into the &quot;MuSt WrItE CoOooDeee!&quot; behaviour in a lot of cases instead of holding a conversation, and does an awesome job of randomly spitting out ascii-art diagrams or including full-blown bash shell scripts to illustrate different cases.<p>My POV is: &quot;Local for slightly slower&#x2F;casual usage&quot;, the ~1% of battery usage per minute of LLM is shockingly accurate (eg: 30 minutes == 30% drop!). &quot;Gemma for discussion and emitting DESIGN-... docs&quot;, and &quot;Qwen for converting DESIGN-... to PLAN-...&quot;, (as well as implementation, but generally from a fresh context loading the relevant PLAN-... or supporting docs)<p>...then supplement that with direct Cursor usage in case I screw up some setting on being able to get the local LLM working, or if I need to include literal web-research or really having access to some SOTA model. Using the pi-coder harness locally, web pages are kindof a difficult conundrum as they can be kindof gigantic and are really worthy of special casing, some sort of sub-harness, etc... but the more &quot;stuff&quot; you put into the agent, the less context window (and memory!) you have available, so it&#x27;s a real balancing act.<p>The other biggest problem is that you&#x27;re limited (locally) to ~20-80tps and in some cases you have to chew on or &quot;swallow&quot; the whole prompt up to that point if you end up with some sort of cache miss (TTFT). The `omlx` server does a pretty good job (after you tweak some settings and stuff) of allowing MANY prompt continuations to nearly immediately start generated tokens, but sometimes if I have two agents going (eg: Gemma talking shit about Qwen&#x27;s output or vice versa) in a longer context window, then you&#x27;ll take that hit.<p>&quot;Other people&#x27;s compute&quot; is definitely more freeing, but even looking at $200&#x2F;mo usage that&#x27;s $2400 vs. the ~$6k for a maxed out MBP. Call it $2500 vs. $7500 and you&#x27;d say that &quot;local AI gives you a 3-year amortization window for a slower, worse experience&quot; ... but if you&#x27;re strategic about your usage, the ability to &quot;talk for free&quot; and occasionally &quot;burst&quot; to an online provider or having some hugging-face tokens to try out different models that you can&#x27;t quite run locally is really nice. Talking to the AI (locally) to even just do non-coding planning without worrying about data leakage or privacy issues is phenomenal, and you end up owning a really nice laptop!<p>In some ways, seeing the &quot;advantage&quot; of having the local 128gb capacity for LLM, I&#x27;m semi-wishing I&#x27;d have gotten a mac mini instead, but then I can&#x27;t quite do the 100% offline stuff (eg: coffee-shop) that the maxed out laptop allows.<p>If it were a mini running locally, I&#x27;d feel more comfortable calling it the always-on &quot;AI brain&quot; to process my emails, run crontab summaries, whatever kindof &quot;open-claw-ish&quot; stuff that you could do w&#x2F;o relying on having to &quot;keep the laptop lid open all the time&quot;. I&#x27;m sure there&#x27;s ways to repurpose things, but longer-term, call it even 3-5 years from now... any sort of 128gb machine will be more than capable where you&#x27;d want to have one &quot;doing stuff&quot; locally within your home network (IMHO).
            • chrisweekly10 hours ago
              Thank you! That was a generous and helpful response, I really appreciate it. Food for thought...<p>&gt;<i>&quot;...if you&#x27;re strategic about your usage, the ability to &quot;talk for free&quot; and occasionally &quot;burst&quot; to an online provider or having some hugging-face tokens to try out different models that you can&#x27;t quite run locally is really nice. Talking to the AI (locally) to even just do non-coding planning without worrying about data leakage or privacy issues is phenomenal, and you end up owning a really nice laptop!&quot;</i><p>^ this resonates, loudly.
        • smcleod6 hours ago
          That&#x27;s impressive getting a 397B down to &lt;110GB~. HF link is broken though!
        • ttoinou14 hours ago
          better than antirez ds4 ?
          • tarruda14 hours ago
            I only tried a very early version of that when it was just a llama.cpp fork and Qwen was certainly better in my tests.<p>But I was not super impressed with deepseek 4 flash using it from the official API either, so it doesn&#x27;t seem quantization fault. It is a good model, but nothing out of the ordinary in the few benchmarks I ran on it (with full awareness that benchmarks are biased).
      • KronisLV9 hours ago
        There definitely have been some options in the past, cool to see them.<p>Oddly enough, though, Qwen 3.6 35B A3B and Gemma got some really good reviews, despite being way smaller than any of these ones.<p>Qwen 3.5, 122B A10B: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.5-122B-A10B-GGUF" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3.5-122B-A10B-GGUF</a><p>Qwen Coder Next, 80B A3B: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3-Coder-Next-GGUF" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Qwen3-Coder-Next-GGUF</a><p>It&#x27;s kinda weird that DeepSeek V4 Flash is supposed to be 284B A13B, but shows up as 158B in HuggingFace, probably some weird bug: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;DeepSeek-V4-Flash" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;DeepSeek-V4-Flash</a> and that&#x27;s not even just Unsloth but like the official source too <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;deepseek-ai&#x2F;DeepSeek-V4-Flash" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;deepseek-ai&#x2F;DeepSeek-V4-Flash</a> (so also doesn&#x27;t fit the category unless you get a heavily quantized version to run, but cool regardless)<p>Mistral Medium 3.5 is interesting because it&#x27;s 128B but dense, so probably too slow for most folks: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Mistral-Medium-3.5-128B-GGUF" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;Mistral-Medium-3.5-128B-GGUF</a><p>GPT-OSS, 120B A5B: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;gpt-oss-120b-GGUF" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;unsloth&#x2F;gpt-oss-120b-GGUF</a>
      • gcr14 hours ago
        What’s the price point for getting into that sweet spot?<p>I’m on an M1 Max with 32GB VRAM, so I’m looking forward to the 27B or 35B-A3B models. Is dropping $5k for an RTX 6000 or a DGX Spark really the best option?
        • tempoponet14 hours ago
          Expect to pay $4k-10k<p>- Your RTX 6000 is closer to $10k now<p>- Sparks are creeping into the $4-5k range<p>- AMD Strix are ~3.5k<p>- Apple depends on chipset and memory. Sweet spot would be 128gb M3 Ultra, probably $6-8k but admittedly haven&#x27;t been tracking closely. New M5 might come in the fall. You can get a new 128gb M5 Max laptop for ~5-6k today.<p>- a 4x3090 rig would take $5-6k<p>Every platform has tradeoffs, but it&#x27;s mostly ecosystem, memory bandwidth, and power consumption. They&#x27;re all slow. The best option is likely to rent hardware on Runpod. The RIO on self-hosting is very low unless you have a specific need or you&#x27;re ok treating it as a hobby.
          • bahmboo8 hours ago
            $2600 gets MBP M5 Pro 48gb. 64gb requires a Max which bumps it to $4200 at which point you may as well spend the $800 to go to 128gb.
          • anonym2914 hours ago
            Bosgame M5 (Strix Halo) w&#x2F; 128 GB still goes for $2800 right now. SH systems have surged in price dramatically but quite unevenly.<p>&gt;The best option is likely to rent hardware on Runpod.<p>Vast.ai is much cheaper, but the broader point here is contestable. The only dimension in which cloud GPU rentals win is cost. You lose the confidentiality, integrity, and availability benefits of local deployments.
            • ai_fry_ur_brain13 hours ago
              Rentals are priced to pay themselves off in 1-1.5 years (when renting them out per hour, not selling tokens). Its never a better option to rent.<p>Not that I&#x27;d encourage anyone to throw large amounts of money to have access to LLMs, but you&#x27;re definately going to be better off buying something that you can amortize over multiple years with a multi year warranty.
          • ai_fry_ur_brain13 hours ago
            And for what? Spend 10-15k for the slopiest of slop code, non deterministic automations, and the ability to spawn an AI gf?<p>This whole thing is really starting to remind me of the crypto hype phases of 2016-2018 when everyone thought their investment in GPUs was going to make them rich.
            • organsnyder13 hours ago
              It is possible to get real work done with LLMs. There are plenty of ethical concerns, and they&#x27;re definitely over-hyped, but they are exceptionally useful tools when used well.
            • dvfjsdhgfv11 hours ago
              I upvoted your comment even though I disagree with you.<p>Yes, LLMs are sloppy, and local models usually more so (but things change fast).<p>But the local ones have one big advantage: they are private. So you can safely feed them the collection of your private documents and things you wouldn&#x27;t trust people like sama with. The fact that some people do <i>not</i> care is one of the failures of our educational system.
            • gamander211 hours ago
              These models contain a wealth of knowledge that is being censored, not just deliberately, but by training data bias. Fine-Tuning and steering can produce unexpected new insights. For example a model that is trained to believe so-called &quot;conspiracy theories&quot;, which many believe to be the ground truth.
        • smcleod6 hours ago
          Really right now it&#x27;s the M5 Max MacBook Pro 128GB, the RTX6000 is a nice card but you&#x27;d need more than one of them and you have to have a desktop to suit. The DGX Spark is slow and has pretty limited software support.
        • embedding-shape14 hours ago
          If I could find a RTX Pro 6000 for $5K I&#x27;d definitively grab it, I&#x27;m running RedHatAI&#x2F;Qwen3.6-35B-A3B-NVFP4 on one (I had to pay closer to $10K for it though) with 260K context and it&#x27;s a blast! ds4 by antirez also works well, even IQ2XXS seems to work relatively well but Qwen3.6-35B-A3B-NVFP4 is both faster and higher quality responses (at least for coding and translations which I use them mostly for).
        • tarruda14 hours ago
          &gt; What’s the price point for getting into that sweet spot?<p>In October&#x2F;2024 I got my Mac studio M1 ultra with 128G, IIRC it was ~$2500. With recent prices explosion, it has certainly gotten more expensive. <a href="https:&#x2F;&#x2F;frame.work&#x2F;" rel="nofollow">https:&#x2F;&#x2F;frame.work&#x2F;</a> is selling 128G strix halo mainboard for $2700, but you have to add storage and case.
        • tandr5 hours ago
          Don&#x27;t mind me asking, but where did you find $5k RTX 6000? Even 48GB model (previous gen) shows minimum at 7k, and 96GB one (Blackwell) is ~10k on Amazon...
        • ttoinou14 hours ago
          M5 Max 64GB (sweet spot) or 128GB (only 1000 USD, better to keep it for the future) more are the best quality price ratio, future proof, reliable, resellable and flexible workloads. Harder to use as a server might be the only drawback
          • throwaw1214 hours ago
            What do you recommend for non-Mac setup? I am a Mac user, but its getting expensive, and not seeing reason to jump to the latest M5
            • barbacoa11 hours ago
              Try looking into Ryzen AI Max 395. AMD made a CPU&#x2F;GPU soc with unified memory specifically for ai inference. Can buy mini PCs with up to 128gb ram.
              • krzyk10 hours ago
                Isn&#x27;t CUDA&#x2F;nvidia the go to solution for most local models, with the rest being second class citizents?
                • gcr9 hours ago
                  Depends. ROCm is pretty well-supported for example.<p>Non-NVIDIA backends tend to get less support and new features land slower, or features that are expected to improve performance wind up hurting it instead. That sort of thing.<p>For basic “token in&#x2F;token out” workloads without fine tuning, it’s probably fine ??
              • simple1011 hours ago
                The Ryzen AI Max 395 128gb is super cool, but not fast for inference. Order of magnitude slower than dedicated GPU but at half the cost. You can run larger models on it but it&#x27;s slow. Great for local async work. Not great for daily chat or code agent driver.
                • throwa35626210 hours ago
                  The latest NPUs are pretty fast, I think what is missing is more optimised software support.
                  • plagiarist9 hours ago
                    The vRAM bandwidth is at least as much a problem as compute on these ones, there is a lot of data to shuffle around
            • varispeed13 hours ago
              Probably a comparable non-Mac setup will be Threadripper, but it will become much more expensive. My view is that actually Apple products are the cheapest on the market when it comes to performance.
          • roger_14 hours ago
            M5 Max 128GB for $1k?
            • tempoponet14 hours ago
              The memory upgrade is $1k on a Macbook Pro. The laptop is ~$5500.
            • smallerize14 hours ago
              I think they mean the upgrade to 128GB is +$1k.
        • anonym2914 hours ago
          Strix Halo at $2k with similar TG and about half the PP of DGX Spark was a pretty good deal IMO, especially considering it&#x27;s also a full x86 system... 16c&#x2F;32t Zen 5, 40 CU RDNA 3.5, 128 GB unified memory at ~220 GB&#x2F;s real-world speeds (256 GB&#x2F;s theoretical) - that runs full tilt at 140W in performance mode and idles at ~10W.<p>Unfortunately, the prices rose on these a lot, but unevenly. Beelink GTR 9 Pro is $4400, Framework Desktop is ~$3500, for what is basically the exact same mainboard as a Bosgame M5 for $2800.<p>Apple&#x27;s M5 Max is another attractive option. Apple silicon traditionally had great MBW and was good at TG, but struggled with PP, but the new neural engines in those GPU cores have made a big difference in a good way here.<p>Gorgon Halo is rumored for June announcement with Q4&#x27;26 release with basically +100 MHz clocks on Strix Halo, LPDDR5X-8533 instead of LPDDR5X-8000, but more importantly, 192 GB max instead of 128 GB.<p>I&#x27;d say it&#x27;s better to wait for Gorgon Halo than to grab Strix Halo now. However, Medusa Halo, rumored for H2&#x27;27, is slated to have up to 26c Zen 6 (heterogeneous cores - kinds funny that AMD is heading towards these as Intel retreats from them), 48 CU of RDNA 5 instead of 40 CU RDNA 3.5, and a 384 bit bus w&#x2F; LPDDR6, which should make 256 GB at more like ~490-600 GB&#x2F;s MBW, which will <i>really</i> make Strix and Gorgon Halo obsolete.<p>Also worth keeping an eye out for Serpent Lake (intel CPU + nvidia iGPU on a single board with unified memory, rumored for 2028-2029 iirc), and on the 160 GB Crescent Island Intel dGPU.
        • pulse-dev14 hours ago
          [dead]
    • ricardobayes10 hours ago
      Personally even more a lower quantized model like 9B.
      • throwa3562625 hours ago
        Same here, the unsloth versions can run on a potato and are actually useful.
    • mixtureoftakes14 hours ago
      I&#x27;m more excited for qwen3.7 9b and 72b, these are usually so good for their size
    • guitcastro14 hours ago
      I am still waiting for qwem image-edit 2.0 open weight
    • Pxtl12 hours ago
      Ouch. I&#x27;m just getting into tinkering with these things - mine is running on a vanilla gaming desktop with a 12gb 3060 and 32gb of ram. Even going above Qwen 9B risks completely locking up the machine.
  • ndom9112 hours ago
    Is this one of those ones where they&#x27;ll drop the huggingface release a week later? Or do we know for sure that this is staying proprietary?
    • Davidzheng12 hours ago
      someone correct if i&#x27;m wrong, but I think the max models are usually non-open
      • sroussey12 hours ago
        The plus and max models have never been open as far as I know.
        • zackangelo12 hours ago
          With the 3.5 release, the Plus model was just a rebrand of the open weight 397B. But I suspect that will change going forward. They haven’t released the weights for 3.6 but they did make it available through a few US providers.
  • maxdo6 hours ago
    No opus 4.7 , gpt5.5 , Gemini flash 3.5 in benchmarks
  • eddyaipt13 hours ago
    The pattern I trust most is adding a small verification artifact after every external action. Agents usually fail from silent state drift faster than from lack of reasoning depth.
    • _boffin_12 hours ago
      Can you go into more depth about this
  • jdw6412 hours ago
    QWEN really hits the sweet spot it&#x27;s cheap, fast, and actually good.
  • slicktux4 hours ago
    I just started messing with local LLMs and honestly I’m pretty impressed. I have a workstation laptop with an NVIDIA A1000 (6GB VRAM) and 96GB of RAM. I rarely used my gpu. Occasional CAD design or Machine Learning with OpenCV.<p>I ran llama3:latest and it ran pretty fast! I’m curious to see how Qwen would run on my system.
  • eleventen7 hours ago
    Checking openrouter (it&#x27;s not available yet) and, uh, what&#x27;s up with the spike in Qwen usage from early april here? <a href="https:&#x2F;&#x2F;openrouter.ai&#x2F;qwen" rel="nofollow">https:&#x2F;&#x2F;openrouter.ai&#x2F;qwen</a><p>Is this normal humans kicking the tires on a new model, or a few whales doing serious benchmarks?
    • d2kx7 hours ago
      Qwen 3.6 Plus released and they offered it for free
    • spaceman_20207 hours ago
      personally seen a lot of people switch to Kimi and Qwen after Opus 4.7. Kimi 2.6 feels like Opus 4.6 which, to me, was a great model for 98% of coding tasks
      • wolttam7 hours ago
        Frontier: Need it done quick and I&#x27;m willing to pay.<p>Open-weight: Good enough for the majority of tasks, and I&#x27;m willing to spend a bit more time and effort steering towards my desired result.
  • bratao15 hours ago
    It is super strange that all last (3?) releases they keep comparing older models such as Opus-4.6.
    • vessenes14 hours ago
      Some of it’s probably timing. Some of it is wanting to look good. That said, I just went to the claw-eval site, and neither 4.7 nor 5.5 from oAI are listed on the benchmarks. So there’s also just the time from others to get benchmarking done and published.
    • varispeed13 hours ago
      Opus-4.6 was probably the best model so far before it got nerfed. 4.7 is nowhere near experience I had. In fact I stopped using it completely because more often than not its output is just dumber than local models.
      • leonidasv11 hours ago
        Same here. Can&#x27;t stand 4.7.
      • solenoid09379 hours ago
        Opus 4.6 was never nerfed, that&#x27;s FUD. There were harness-level problems that were fixed.<p>4.7 is much better. But perception is a funny thing, once you think something is bad you start looking for it everywhere.
        • anonyfox5 hours ago
          Still anecdotal but the exact same coding task on the exact same repo (I clone from GitHub templates for projects) worked amazingly well in December with CC&#x2F;Opus, couldn’t accomplish the goal anymore end of march, with essentially identical prompts, and 4.7 was just comically useless. But even these days I tried repeatedly and 4.6 still can’t do the thing it could in December.
        • kroaton6 hours ago
          Did you even use it? It was nerfed to hell and back. It stopped following instructions, forgot what sub-agents responded and so on. Stop spreading this pro-Anthropic narrative. They did a rug pull due to lack of compute.
    • dyauspitr12 hours ago
      Because these can’t compete with the SoTA but they’re close.
  • bsenftner14 hours ago
    Any reports from people using their coding agent(s)?
    • rayboy199513 hours ago
      I&#x27;m running Qwen 3.6 27B Q5 K M GGUF on a Tesla P40 and koboldcpp using pi.dev as the harness, I gotta say I am impressed. Took some setup and configuring but I already have some code it has made commited and pushed. It can be slow on my hardware at &gt;50k tokens, but the fact I bought this one P40 for like $150 back when the LLM trend started I can&#x27;t complain. (I have a second one too but I couldn&#x27;t physically fit the card in my server unfortunately.)<p>The setup I had to do was important and I had to compile koboldcpp with a few special params for my hardware, I mostly just had Claude figure it out. I don&#x27;t remember everything I did now but it was very slow and would often stop mid task, it seems it was mostly a parsing issue. It made the model seem broken&#x2F;dumb, but once I had all that settled I actually am able to use this how I use Claude Code. Disclaimer, I am pretty explicit with requirements, I imagine this fails more when you leave it to figure out things on its own but for my flow its pretty rad.<p>Currently setting it up as an automated agent now to pull Trello cards, create PRs for them, and move the card to be reviewed.<p>Command I am using to run: python koboldcpp.py \ --port 61514 --quiet --multiuser --gpulayers 999 --contextsize 262144 --quantkv 2 \ --usecublas normal --threads 4 --jinja --jinja_tools --jinja_kwargs &#x27;{&quot;enable_thinking&quot;:true, &quot;preserve_thinking&quot;:false}&#x27; \ --skiplauncher --model &#x2F;data&#x2F;models&#x2F;Qwen3.6-27B-Q5_K_M.gguf --smartcache 5
      • lostmsu11 hours ago
        Qwen recommends to preserve_thinking: true for agentic&#x2F;coding workloads.
        • rayboy19959 hours ago
          Thanks!! I had disabled that previously while debugging, I can confirm this is helping accuracy from what I can tell so far. (And speed since the cache is preserved more often!)
          • satvikpendem7 hours ago
            Use the MTP models which 2x token generation speed, for example: <a href="https:&#x2F;&#x2F;unsloth.ai&#x2F;docs&#x2F;models&#x2F;qwen3.6#mtp-guide">https:&#x2F;&#x2F;unsloth.ai&#x2F;docs&#x2F;models&#x2F;qwen3.6#mtp-guide</a>
            • rayboy19952 hours ago
              Very interesting I&#x27;ll have to check this out thank you. This is why I love HN.
    • vibe4213 hours ago
      I&#x27;m using the pi-mono coding agent (open source, free) without any extensions and very simple prompts. The 3.6 27B model (BF16, 250k context) uses 67GB VRAM on an RTX PRO 9000.<p>It&#x27;s very capable on almost any coding task I&#x27;ve thrown at it, and very good for easy-to-medium hard scripts, new code bases.<p>It struggles on some complex tasks in larger code bases, e.g. using to debug and fix bugs in llama.cpp it gets close to working code but often introduces errors. For such tasks its still very useful as a search&#x2F;explore tool and drafting fixes.
  • XCSme14 hours ago
    Any info on pricing and latency?
    • mchusma10 hours ago
      I&#x27;ve looked like a dozen places, I don&#x27;t see anything. :(
  • aliljet10 hours ago
    Where can a user reasonably host this in an affordable way to access the local LLM revolution?
    • satvikpendem7 hours ago
      Unsloth Studio with its MTP support: <a href="https:&#x2F;&#x2F;unsloth.ai&#x2F;docs&#x2F;models&#x2F;qwen3.6#mtp-guide">https:&#x2F;&#x2F;unsloth.ai&#x2F;docs&#x2F;models&#x2F;qwen3.6#mtp-guide</a>
    • julianlam9 hours ago
      Try llama.cpp and Qwen3.6-35B-A3B<p>Good balance of intelligence and speed.
    • plagiarist9 hours ago
      I think their Max models are far bigger than fits on consumer hardware. People are typically using Apple, AMD Halo, or dGPUs if&#x2F;when they do smaller versions. Those are all varying degrees of &quot;affordable.&quot;
  • grumple2 hours ago
    When I click on the link to Alibaba Cloud Model Studio from the linked post, that page sends my CPU (9950X3D) to 100%. Which is just... impressive. Is this a js based crypto miner? Or some strange browser based particle display? Super weird.
  • nullbio1 hour ago
    Qwen will it be open-weights? Please.
  • hmaddipatla12 hours ago
    The tokenomics and value for capability, context and latency look like they could deliver super competitive offer - what would it take for you to switch??
  • xiaoluolyg11 hours ago
    congrats to qwen teams, remarkable
  • LAC-Tech5 hours ago
    Trying to buy Qwen credits and get an API key is a challenge all in itself. So many site redirects.
    • nullbio1 hour ago
      Good. We want to incentivize them to release the weights.
  • indigodaddy11 hours ago
    Is it multimodal&#x2F;vision?
  • cft10 hours ago
    Downloading this and cancelling Google Antigravity Pro at the same time:<p>I had a Google Pro account that I inherited from buying a Pixel 9 XL - it&#x27;s free for a year after a flagship Pixel phone purchase. After a year they started charging for it, and i tolerated it, because Flash was usable in Antigravity for dumb auxiliary tasks that I did not want to waste GPT&#x2F;Opus on. It had a separate generous quota from Gemini 3.1 Pro. Now with Flash 3.5 they combined the quotas with Pro, such that on a Google pro account you can work 4-5 hours per week in Flash. And by the way, 3.1 Pro is useless for programming, compared to Codex&#x2F;Opus
    • bel89 hours ago
      same boat. Google Pro AI quota became barely useful for anything meaningful.<p>I think they envision Pro plan as &quot;just a taste of AI, enough to lure folks into the Ultra plan&quot; but that won&#x27;t work for me when Codex is half the price and DeepSeek 4 Flash is 1&#x2F;10 of their price per task.<p>So I&#x27;ll downgrade just enough to keep my Google Drive space. And use DeepSeek 4 as workhorse plus Codex or Copilot for advanced stuff.
      • cft8 hours ago
        How do you use DeepSeek 4 Flash? Via a cli?
        • bel88 hours ago
          I use their VSCode extension:<p><a href="https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=sst-dev.opencode" rel="nofollow">https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=sst-dev....</a><p>It adds a button to VSCode to open a tab with opencode loaded. It&#x27;s a bit better than just opening the CLI because it has some vscode integration.<p>With their $10&#x2F;mo opencode go plan: <a href="https:&#x2F;&#x2F;opencode.ai&#x2F;go" rel="nofollow">https:&#x2F;&#x2F;opencode.ai&#x2F;go</a><p>For my use it&#x27;s about endless use of DS4 Flash on high setting. I find high better than max because it&#x27;s less chatty.<p>The best thing is the speed. So many tokens per second.<p>edit: This is how it looks in action <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;RNDXr07.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;RNDXr07.png</a>
          • georgefrowny7 hours ago
            How is that extension compared to, say, DS4 via OpenRouter and the usual VSCode Copilot panel?
            • bel87 hours ago
              Good question.<p>I haven&#x27;t tested openrouter but I expect it to be slightly less cheap because it charges per token and opencode Go plan is a $10&#x2F;mo fixed price model. Economies of scale leads me to think that for heavy use, openrouter will be more costly since opencode Go can subside heavy users like me with money from light users (just like gyms do with people that pay but barely use it).<p>With that said, I find vscode native copilot chat more pleasant to use, but also more laggy for large sessions.<p>opencode configuration is less polished and you&#x27;ll have to grok around for some things. For example opencode CTRL+p conflicts with VSCode CTRL+p. I changed opencode to use Ctrl+L instead.
  • joshjob4210 hours ago
    I really like what Qwen are doing, and a lot of these Chinese labs, but until I can ask their models what happened during the student protests in 1989 or why human rights groups are upset about the Uighurs and the model gives me a straight answer I&#x27;m just not able to trust these models with anything of substance.
    • arcanemachiner10 hours ago
      Just download a heretic abliterated versionof the model you want to use. I believe those are the current state of the art for uncensored models.
    • mynameisbilly10 hours ago
      This is silly. Would you perform the same test against Western models in asking them whether Israel is a genocidal apartheid state? It&#x27;ll give you the same roundabout explanations and &quot;some say no some say yes&quot; responses that you&#x27;ll get from asking Qwen about Uighurs or the protests of 1989.
      • jaynetics9 hours ago
        hey Qwen, how many civilians were killed on Tiananmen Square in 1989?<p>&gt; Oops! There was an issue connecting to Qwen3.6-Plus.<p>&gt; Content Security Warning: The input text data may contain inappropriate content.<p>hey ChatGPT, how many civilians were killed in Gaza in the war since 2023?<p>&gt; [one page of estimates from local and international sources with links]
        • HDBaseT4 hours ago
          Your account is now flagged and put on a watchlist.<p>Your ID has been passed to Israel and your internalized &quot;threat&quot; rating number increased 300 units. Every packet you produce on the internet is now earmarked for 100 year retention.
  • HardCodedBias1 hour ago
    Imagine being Google and paying billions to GDM just to get mogged.
  • esafak13 hours ago
    Does anyone have experience with the Alibaba Cloud Model Studio that serves these qwen models?
  • wolvoleo7 hours ago
    [dead]
  • spacebacon12 hours ago
    [flagged]
  • hydra-f14 hours ago
    [dead]
  • tonyspiro11 hours ago
    [flagged]
  • storus9 hours ago
    [dead]
  • kevinsimper16 hours ago
    [flagged]
  • nikhilpareek1314 hours ago
    [dead]
  • DeathArrow6 hours ago
    [dead]
  • howmayiannoyyou14 hours ago
    I can&#x27;t bring myself to use any model that trains or sends telemetry back to my country&#x27;s primary competitor&#x2F;adversary. I don&#x27;t care how much money is saved.
    • Mashimo14 hours ago
      That is understandable. Just don&#x27;t do it. No need to announce it.
    • throawayonthe10 hours ago
      assuming that country is the united states, why not? seems like an honourable thing to do if anything, lol
    • mynameisbilly10 hours ago
      Yeah, I prefer my data to be used and trained by the very trustworthy and benevolent tech oligarchs in my home country.
      • deepfriedbits10 hours ago
        On some level, it&#x27;s the lesser of two evils. Both do suck as options, I agree.
      • plagiarist9 hours ago
        The Shanghai government surveillance drones are mobile, whereas the Flock government surveillance cameras are stationary! USA FTW, liberty and justice for all
        • HDBaseT4 hours ago
          Also on the front page<p>&quot;Tennessee man jailed 37 days for Trump meme wins settlement after lawsuit&quot; and &quot;The FBI Wants to Buy Nationwide Access to License Plate Readers&quot;<p>Gotta love how the US is the bastion of free speech, justice and liberty!
    • InsideOutSanta14 hours ago
      As somebody in Europe, uh, that doesn&#x27;t leave many options.
      • czottmann8 hours ago
        Look around for EU LLM routers. There are some, but none are as big as OpenRouter. Still, Cortecs (Austria) is quite good and offers a couple of recent models through its EU-based providers. Zero data retention, GDPR compliant, etc. Really nice.<p><a href="https:&#x2F;&#x2F;cortecs.ai&#x2F;serverlessModels" rel="nofollow">https:&#x2F;&#x2F;cortecs.ai&#x2F;serverlessModels</a>
      • avazhi13 hours ago
        This is the current European modus operandi: virtue signal and cry about tech that other countries produce, pass local laws that limit its use in their countries even though they have no viable local alternatives, brag amongst themselves about decoupling from US and Chinese tech, and then look on wistfully as the rest of the world moves on without a single fuck given.<p>Europe&#x27;s sense of superiority and actual global importance&#x2F;relevance is assbackwards.
        • deaux12 hours ago
          &gt; as the rest of the world moves on without a single fuck given.<p>Hilarious thing to say when half this comment section is Americans giving so much of a fuck that they consider China-adjacent hosted models unusable due to the supposed risks. If what you were saying was true then those pragmatic Americans would just use whatever is most effective.
          • avazhi12 hours ago
            Americans have their own frontier models, that&#x27;s the point. Europeans have quite literally nothing native, so they are forced to choose between the Americans or Chinese, and they dislike both and trust neither.<p>The Americans can cry about Chinese censorship and turn around and use Claude or Opus or Gemma or whatever, but the Europeans just throw a fit and then have to use one of the two anyway. And that whole crying about something while being completely helpless vis-a-vis doing anything about it is the definition of Europe so far this century. Globally irrelevant outside Germany.
  • dfansteel14 hours ago
    Can anyone check its knowledge base for me? I’m honestly not able to run it and the Qwen models I can run censor information critical towards the Chinese government.<p>Tiananmen Square is the first place to start.
    • Mashimo14 hours ago
      &gt; I’m honestly not able to run it<p>What do you mean? This is not self hosted, it&#x27;s closed source. And any website that targets China or is hosted in China will probably censor Tiananmen Square.
      • dfansteel6 hours ago
        My computer lacks the ram.
      • polski-g12 hours ago
        There is no reason why they couldn&#x27;t license the model to Friendli&#x2F;Fireworks&#x2F;etc and have it hosted in the US to alleviate this concern.
        • SR2Z12 hours ago
          The reason is to create domestic demand for Chinese AI chips so they can eventually be free of NVIDIA.
          • slaw10 hours ago
            Replacing NVIDIA is not a problem, replacing ASML is.
        • Mashimo12 hours ago
          I don&#x27;t know about this model specifically, but other china models did not have the limitation. It was purely on the hosted end, tacked on as a self check while the text was generating. Did that change?
    • wren69919 hours ago
      Qwen models know about Tiananmen Square but they are post-trained to refuse to talk about it. The decensored versions will happily chatter away about it.<p>Similarly, try talking to Nemotron about Epstein and see how quickly it shuts down.