• leanleft@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 hours ago

    i wish we could focus on making small LLMs better.
    some companies are doing this. some definitely aren’t

    • beastrabban@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      14 hours ago

      I’m keeping an eye on Hailo for this purpose. I think the future is small embedded AI systems, not massive data centers.

    • Diurnambule@jlai.lu
      link
      fedilink
      English
      arrow-up
      0
      ·
      20 hours ago

      Woth thé Qwen 3.6 3.8 something nice happened most US company LLM got beat by miles. NVIDIA nemotron 27b isn’t as good as qwen two version prior than the one just released. US are beaten on Local LLMs already.

      • leanleft@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        19 hours ago

        if you start excluding the 1000+ B param models …
        using smaller models, would initially ease hardware demand by 60% .
        OFC you cant… and probably shouldnt, ignore and disrespect SOTA flagship models

        • brucethemoose@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          18 hours ago

          Even “big” open source models like DSV4 and Ling/Ring are very efficient. They’re big, but (seemingly) sparser than US models, so they’re cheap.

          They run surprisingly well with hybrid CPU+GPU inference on desktops. And thats not even getting into the efficient attention mechanisms.

          I can run DSV4 Flash, barely quantized, with ~1M context on my Ryzen desktop at ~11 tokens/s. If you told me that two years ago, I would not have believed you.