• Alex@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    13 hours ago

    I don’t doubt that locally hostable models will be important for agentic tasks but I suspect they are still going to be bigger than most can comfortably host for time being. I still think there will be a place for the super large models for more complex reasoning although how much will be due to the intrinsic knowledge in the weights and how much due to the plumbing around them remains too be seen.

    And if course LLM’s are not going to be the end point of the search for AGI. Whatever their architecture they will still need copious amounts of compute.

      • a1studmuffin@aussie.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 hours ago

        I’m really interested to see what comes of the LLM ASIC idea - it worked wonders for hardware video codecs. I could see the smartphone industry picking up again on annual releases worthy of upgrades if they included dedicated AI chips not beholden to a cloud subscription. I think we’re reaching the point that the frontier models are becoming “good enough” to use for a while before uploading to the next.

        • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          That’s kind of what I’m expecting going forward too. Local models will get good enough in a year or two for most tasks, and then you just have a specialized chip like the GPU to run them.

    • kibiz0r@midwest.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      12 hours ago

      but I suspect they are still going to be bigger than most can comfortably host for time being

      ARM and CXMT both have the potential to change this situation rather dramatically.

      ARM: The RAM/VRAM divide is kind of a legacy thing at this point, doing more harm than good in the x86 (desktop OS) space, but ARM doesn’t have the same baggage.

      CXMT: We know the DRAM cartel have previously engaged in price-fixing, and the current shortage looks suspiciously similar to their old behavior. When confronted by a new challenger, they might be forced to actually compete.

      • ms.lane@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 hours ago

        he RAM/VRAM divide is kind of a legacy thing at this point, doing more harm than good in the x86

        That has nothing to do with x86 though…

        • kibiz0r@midwest.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 hours ago

          Hence “x86 (desktop OS) space”. It’s not intrinsically part of x86, but it has settled in as a conventional piece of x86 desktop OSes. x86 consoles and ARM desktops don’t assume the same principle, and they can get a lot more mileage out of SoCs as a result.