I’ve tried coding and every one I’ve tried fails unless really, really basic small functions like what you learn as a newbie compared to say 4o mini that can spit out more sensible stuff that works.

I’ve tried explanations and they just regurgitate sentences that can be irrelevant, wrong, or get stuck in a loop.

So. what can I actually use a small LLM for? Which ones? I ask because I have an old laptop and the GPU can’t really handle anything above 4B in a timely manner. 8B is about 1 t/s!

  • Mordikan@kbin.earth
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    17 hours ago

    I’ve used smollm2:135m for projects in DBeaver building larger queries. The box it runs on is Intel HD graphics with an old Ryzen processor. Doesn’t seem to really stress the CPU.

    UPDATE: I apologize to the downvoter for not masochistically wanting to build a 1000 line bulk insert statement by hand.