• deleted@lemmy.world
    link
    fedilink
    English
    arrow-up
    35
    ·
    1 day ago

    Local 27b models are good enough for most tasks.

    Can’t wait to buy one of these from Ebay for 10% of the price next year.

      • berty@feddit.org
        link
        fedilink
        English
        arrow-up
        4
        ·
        24 hours ago

        Buy it, destroy it. Just like buying bunch of old books, train their LLM’s and burn it. Humanity has gone a long way to be that stupid.

        • Lydia_K@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          I plan to once there is a version with turboquant and MTP as that huge context window is key.

      • boonhet@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        A used 3090 is like 2-3k though, IF you can find one :| A month of claude is like 20 EUR. A month of opencode go is half that, but you get less usage.

      • 4am@lemmy.zip
        link
        fedilink
        English
        arrow-up
        12
        ·
        1 day ago

        No, they’re hoarding them so you have to pay for cloud services they control from now on. With your little Fire tablet. No more pirating movies or political organizing for you, piggy

    • Chee_Koala@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      1 day ago

      Any 27b Model you can currently recommend for a 16gb AMD ? Mostly coding tasks but not exclusively.

      • mierdabird@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        9060xt 16gb is the most cost effective new GPU, but if you’re going used look for a V620 on eBay. It’s a 6800xt chip but in server form factor GPU with 32GB vram. Can be a bit of a pain to set up but by far the most cost effective option IMO

        • Darkaga@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 day ago

          V620s were a good deal when you could get them for $350, now they’re $700+ and no longer a good deal.

          • floofloof@lemmy.ca
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            1 day ago

            There just aren’t any good deals any more. Prices for everything have gone crazy in the last few months. For coding LLMs the cloud services may now be the least worst value, by design, until they hike the prices.

            That said, I still just paid way too much for a used graphics card so I could do many things locally, because I just don’t want to give the likes of Sam Altman a single penny.

          • mierdabird@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            4
            ·
            1 day ago

            Oh wow you aren’t kidding. The dude I bought from on eBay @ $350 in February is sold out now. Guess I retract my statement.

            This AI pricing is wrecking every deal on the market lol

        • Chee_Koala@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          Thanks! actually have a 6800xt already and was asking for model tips. I saw my question was easily read as asking for GFX card tips, edited.

      • deleted@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 day ago

        For your hardware, the VRam is not enough to run 27b but, I’d recommend Qwen 3.5 9b for image / text to text.

        And I’m planning to experiment with Qwen 3.8 9b for text to text.

        4_k_m quantization is the sweet spot for performance and ram usage.

        Also, I find Llama cpp is better than Ollama in terms of performance.