108 pointsby adlrocha7 hours ago20 comments
  • imjonsean hour ago
    "The TurboQuant paper (ICLR 2026) contains serious issues in how it describes RaBitQ, including incorrect technical claims and misleading theory/experiment comparisons.

    We flagged these issues to the authors before submission. They acknowledged them, but chose not to fix them. The paper was later accepted and widely promoted by Google, reaching tens of millions of views.

    We’re speaking up now because once a misleading narrative spreads, it becomes much harder to correct. We’ve written a public comment on openreview (https://openreview.net/forum?id=tO3AS KZlok ).

    We would greatly appreciate your attention and help in sharing it."

    https://x.com/gaoj0017/status/2037532673812443214

  • konaraddi3 hours ago
    > applying this compression algorithm at scale may significantly relax the memory bottleneck issue.

    I don’t think they’re going to downsize though, I think the big players are just going to use the freed up memory for more workflows or larger models because the big players want to scale up. It’s a cat and mouse race for the best models.

    • miohtamaan hour ago
      It will also help with local inference, making AI without big players possible.
    • Verdex2 hours ago
      Known in the business as 'pulling a jevons'
  • fph5 hours ago
    Despite the shortage, RAM is still cheaper than mathematicians.
    • Verdex2 hours ago
      It's also less frustrating to organize world wide ram production and logistics than to deal with a single mathematician.

      Constantly sitting around trying to solve problems that nobody has made headway on for hundreds of years. Or inventing theorems around 15th century mysticism that won't be applicable for hundreds of years.

      Now if you'll excuse me I need to multiply some numbers by 3 and divide them by 2 ... I'm so close guys.

      • Eddy_Viscosity22 hours ago
        The comment feels a bit like Verdex may have dated a mathematician at some point and it went sour.
    • captainbland3 hours ago
      I don't know, I think if you weighed up the costs of AI related datacentre spend vs. the average mathematics academic's salary you could come to a different conclusion.
    • _fizz_buzz_2 hours ago
      Doubt it. You have to pay these mathematicians once and then you can deploy to millions of sites.
    • mandeepj3 hours ago
      But not everyone has to pay mathematicians, like RAM :-)
    • Almondsetat3 hours ago
      At the same time, processing is much cheaper than memory
    • 3yr-i-frew-up4 hours ago
      [dead]
  • mustyoshi2 hours ago
    The drop in memory stocks seems counterintuitive to me.

    The demand for memory isn't going to go down, we'll just be able to do more with the same amount of memory.

  • Lerc7 hours ago
    This is one of the basic avenues for advancement.

    Compute, bytes of ram used, bytes in model, bytes accessed per iteration, bytes of data used for training.

    You can trade the balance if you can find another way to do things, extreme quantisation is but one direction to try. KANs were aiming for more compute and fewer parameters. The recent optimisation project have been pushing at these various properties. Sometimes gains in one comes at the cost of another, but that needn't always be the case.

  • abdelhousni4 hours ago
    The same could be said about other IT domain... When you see single webpages that weight by tens of MB you wonder how we came to this.
    • Yokohiii3 hours ago
      Detachment from reality. Code elegance is more important then anything else. As simple as that.
  • simne2 hours ago
    Sure, we need better math, it is obvious.

    Unfortunately, nobody at big companies know, what exactly math will win, so competition not end.

    So, researchers will try one solution, then other solution, etc, until find something perfect, or until semiconductors production (Moore's Law) made enough semiconductors to run current models fast enough.

    I believe, somebody already have silver bullet of ideal AI algorithm, which will lead all us to AGI, when scaled in some big company, but this knowledge is not obvious at the moment.

  • PaddyLenaan hour ago
    I think the biggest issue isn’t the tool itself, but access and stability. I had more trouble finding reliable AI accounts than using them tbh
  • SphericalCowwwan hour ago
    I mean, since GPT-4, I believe the RAM is no longer creating the miracle that the LLM performance scales directly with the model size. At least ChatGPT itself convinced me that any decent-sized company can create a GPT4 equivalent in terms of model size, but limited by service options, like memory cache and hallucination handling. Companies buy RAM simply to ride the stock hype.

    I am no expert, so this is a shallow take, but I think the global LLM already reaches its limit, and general AGI could only be possible if it's living in the moment, i.e., retraining every minute or so, and associating it with a much smaller device that can observe the surroundings, like a robot or such.

    Instead of KV cache, I have an idea of using LoRA's instead: having a central LLM unchanged by learning, surrounded by a dozen or thousands of LoRAs, made orthogonal to each other, each competed by weights to be trained every 1 min say. The LLM, since it's a RNN anyway, provides "summarize what your state and goal is at this moment" and trains the LoRAs with the summary along with all the observations and say inputs from the users. The output of the LoRAs feeds back to the LLM for it to decide the weights for further LoRAs training.

    Anyways, I am just thinking there needs to be a structure change of some kind.

  • chr15man hour ago
    Is this something that will show up in Ollama any time soon to increase context size of local models?
    • zozbot23411 minutes ago
      KV quantization has long been available in llama.cpp
  • exabrialan hour ago
    I was thinking it needs speciality hardware. Sort of like how GPUs were born…
  • alienbaby3 hours ago
    Ive thought for a while that the real gains now will not come from throwing more hardware at the problem, but advances in mathematical techniques to make things for more efficient.
  • barbegal2 hours ago
    Does the KV cache really grow to use more memory than the model weights? The reduction in overall RAM relies on the KV cache being a substantial proportion of the memory usage but with very large models I can't see how that holds true.
    • zozbot2349 minutes ago
      For long context, yes this is at least plausible. And the latest models are reaching context lengths of 1M tokens or perhaps more.
  • 2 hours ago
    undefined
  • Bydgoszczoan hour ago
    And maverick 2
  • tornikeo4 hours ago
    Sigh. Don't make me tap the sign [1]

    [1] http://www.incompleteideas.net/IncIdeas/BitterLesson.html

    • staminade3 hours ago
      Doesn't seem relevant here. TurboQuant isn't a domain-specific technique like the BL is talking about, it's a general optimisation for transformers that helps leverage computation more effectively.
    • aaron69538 minutes ago
      [dead]
  • LoganDark6 hours ago
    We will not see memory demand decrease because this will simply allow AI companies to run more instances. They still want an infinite amount of memory at the moment, no matter how AI improves.
    • rainsfordan hour ago
      I'm not sure that's infinitely true as long as AI costs to the user are proportional to the cost it takes to run the model. Even if user costs are heavily subsidized by investment, as long as they are non-zero and go up when models cost more, there will be at least some pressure for cheaper models and not just more capable ones and that pressure will go up with costs. AI is a crazy industry, but it's not totally immune to the law of supply and demand.

      The real question though is how close are we to the point where the pressure is more for efficiency rather than capability. Anecdotally I think it's a ways off. Right now the general vibe I get is that people feel AI is very impressive for how cheap it is to use, which suggests to me that a lot of users would be very willing to pay more for more capable models. So the tipping point where AI hardware demand might slow down seems a ways off.

    • jurgenburgen5 hours ago
      If models become more efficient we will move more of the work to local devices instead of using SaaS models. We’re still in the mainframe era of LLM.
      • rainsfordan hour ago
        We moved from the mainframe era to desktops and smaller servers because computers got fast enough to do what we needed them to do locally. Centralized computing resources are still vastly more powerful than what's under your desk or in a laptop, but it doesn't matter because people generally don't need that much power for their daily tasks.

        The problem with AI is that it's not obvious what the upper limit of capability demand might be. And until or if we get there, there will always be demand for the more capable models that run on centralized computing resources. Even if at some point I'm able to run a model on my local desktop that's equivalent to current Claude Opus, if what Anthropic is offering as a service is significantly better in a way that matters to my use case, I will still want to use the SaaS one.

        • lelanthran14 minutes ago
          > Even if at some point I'm able to run a model on my local desktop that's equivalent to current Claude Opus, if what Anthropic is offering as a service is significantly better in a way that matters to my use case, I will still want to use the SaaS one.

          Only if it's competitively priced. You wouldn't want to use the SaaS if the breakeven in investment on local instances is a matter of months.

          Right now people are shelling out for Claude Code and similar because for $200/m they can consume $10k/m of tokens. If you were actually paying $10k/m, than it makes sense to splurge $20k-$30k for a local instance.

      • throwatdem123114 hours ago
        The hyperscalers do not want us running models at the edge and they will spend infinite amounts of circular fake money to ensure hardware remains prohibitively expensive forever.
        • topspin3 hours ago
          > they will spend infinite amounts of circular fake money > forever

          If that's the plan (there is no plan) then it expires at some point, because it's a spiral and such spirals always bottom out.

          • throwatdem123113 hours ago
            And when that happens people STILL won’t be able to afford the hardware.
            • lelanthran10 minutes ago
              > And when that happens people STILL won’t be able to afford the hardware.

              Of course they will - if that happens all these AI token providers won't have a use for all that hardware they bought. You'll be buying used H100s and H200s off eBay for pennies on the dollar.

        • Imustaskforhelp3 hours ago
          > of circular fake money

          Oh it gets worse than that, the money which caused all of this by OpenAI was taken from Japanese banks at cheap interest rates (by softbank for the stargate project), and the Japanese Banks are able to do it because of Japanese people/Japanese companies and also the collateral are stocks which are inflated by the value of people who invest their hard earned money into the markets

          So in a way they are using real hard earned money to fund all of this, they are using your money to basically attack you behind your backs.

          I once wrote an really long comment about the shaky finances of stargate, I feel like suggesting it here: https://news.ycombinator.com/item?id=47297428

        • naasking2 hours ago
          > and they will spend infinite amounts of circular fake money to ensure hardware remains prohibitively expensive forever.

          That's ridiculous, "infinite money" isn't a thing. They will spend as much as they can not because they want to keep local solutions out, but because it enables them to provide cheaper services and capture more of the market. We all eventually benefit from that.

          • lelanthran5 minutes ago
            > That's ridiculous, "infinite money" isn't a thing.

            My reading of GP is that he was being sarcastic - "infinite amounts of circular fake money" is probably a reference to these circular deals going on.

            If A hands B investment of $100, then B hands A $100 for purchase of hardware, A's equity in B, on paper, is $100, plus A has revenue of $100 (from B), which gives A total assets of $200.

            Obviously it has to be shuffled more thoroughly, but that's the basic idea that I thought GP was referring to.

          • throwatdem12311an hour ago
            Cheaper for who? For them maybe but certainly not for you or me.
          • an hour ago
            undefined
      • delecti2 hours ago
        As I understand this advancement, this doesn't let you run bigger models, it lets you maintain more chat context. So Anthropic and OpenAI won't need as much hardware running inference to serve their users, but it doesn't do much to make bigger models work on smaller hardware.

        Though I'm not an expert, maybe my understanding of the memory allocation is wrong.

        • dd8601fnan hour ago
          Seems to me if the model and the kv cache are competing for the same pool of memory, then massively compressing the cache necessarily means more ram available for (if it fits) a larger model, no?
          • delectian hour ago
            Yes, but the context is a comparatively smaller part of how much memory is used when running it locally for a single user, vs when running it on a server for public... serving.
      • Ray203 hours ago
        > If models become more efficient

        Then we can make them even bigger.

        • Imustaskforhelp3 hours ago
          > Then we can make them even bigger.

          But what if it becomes "good enough", that for most intents and purposes, small models can be "good enough"

          There are some people here/on r/localllama who I have seen run some small models and sometimes even run multiple of them to solve/iterate quickly and have a larger model plug into it and fix anything remaining.

          This would still mean that larger/SOTA models might have some demand but I don't think that the demand would be nearly enough that people think, I mean, we all still kind of feel like there are different models which are good for different tasks and a good recommendation is to benchmark different models for your own use cases as sometimes there are some small models who can be good within your particular domain worth having within your toolset.

          • Almondsetat3 hours ago
            Because the true goal is AGI, not just nice little tools to solve subsets of problems. The first company which can achieve human level intelligence will just be able to self-improve at such a rate as to create a gigantic moat
            • 9rx2 hours ago
              > The first company which can achieve human level intelligence will just be able to...

              They say prostitution is the oldest industry of all. We know how to achieve human-level intelligence quite well. The outstanding challenge is figuring out how to produce an energy efficient human-level intelligence.

          • Ray202 hours ago
            > But what if it becomes "good enough", that for most intents and purposes, small models can be "good enough"

            It's simple: then we'll make our intents and purposes bigger.

      • mustyoshi2 hours ago
        I don't see how we'll ever get to widespread local LLM.

        The power efficiency alone is a strong enough pressure to use centralized model providers.

        My 3090 running 24b or 32b models is fun, but I know I'm paying way more per token in electricity, on top of lower quality tokens.

        It's fun to run them locally, but for anything actually useful it's cheaper to just pay API prices currently.

        • singpolyma32 hours ago
          Until you put up your solar and then power is almost free...
          • vidarh2 hours ago
            The amortised cost including the panels and labour is nowhere near "almost free".
      • DeathArrow5 hours ago
        I don't think we are there yet. Models running in data centers will still be noticeably better as efficiency will allow them to build and run better models.

        Not many people would like today models comparable to what was SOTA 2 years ago.

        To run models locally and have results as good as the models running in data centers we need both efficiency and to hit a wall in AI improvement.

        None of those two conditions seem to become true for the near future.

      • ssyhape4 hours ago
        I like the mainframe comparison but isn't there a key difference? Mainframes died because hardware got cheap -- that's predictable. LLM efficiency improving enough to run locally needs algorithmic breakthroughs, which... aren't. My gut says we'll end up with a split. Stuff where latency matters (copilot, local agents) moves to edge once models actually fit on a laptop. But training and big context windows stay in the cloud because that's where the data lives. One thing I keep going back and forth on: is MoE "better math" or just "better engineering"? Feels like that distinction matters a lot for where this all goes.
        • lucasfin000an hour ago
          MoE feels a lot more like engineering to me. You're routing around the problem rather than actually solving it. The real math gains are things like quantization schemes that change how information is actually represented. Whether that distinction matters long term probably will depend on whether we hit a capability wall first or an efficiency ceiling first.
    • redrove5 hours ago
      I disagree. I think a sharp drop in memory requirements of at least an order of magnitude will cause demand to adjust accordingly.
      • cyanydeez4 hours ago
        Department of Transportation always thinks adding more lanes will reduce traffic.

        It doesn't, it induces demand. Why? Because there's always too many people with cars who will fill those lanes.

        • nkmnz3 hours ago
          Citation needed. I've heard this quite often, but so far, I haven't seen proof of the stated causality.

          PS: This doesn't mean that better public transportation could deliver more bang for the buck than the n-th additional car lane. But never ever have I heard from anybody that they chose to buy a car or use an existing car more often because an additional lane has been built.

      • 3yr-i-frew-up4 hours ago
        [dead]
  • signa11an hour ago
    why not, you know, just use LLMs to do this job ?
  • amelius4 hours ago
    Can we say something about the compression factor for pure knowledge of these models?
  • Yokohiii2 hours ago
    > If I were Google, I wouldn’t release research that exposes a competitive advantage.

    Isn't that a classic tit for tat decision and head for a loss?

    Excellence and prestige are valuable too. You get those expensive ML for a small discount, public/professional perception, etc. Considering the public communication from Google, that isn't complete sociopathic, they know this war isn't won in one night, they are the only sustainably funded company in the competition. Surely they are at risk with their business, but can either go rampant or focus. They decided to focus.