this post was submitted on 16 Jun 2025
96 points (95.3% liked)

Selfhosted

46654 readers
1231 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] catty@lemmy.world 3 points 16 hours ago (1 children)

No, what is it? How do I try it?

[–] MTK@lemmy.world 11 points 16 hours ago (1 children)

RAG is basically like telling an LLM "look here for more info before you answer" so it can check out local documents to give an answer that is more relevant to you.

You just search "open web ui rag" and find plenty kf explanations and tutorials

[–] iii@mander.xyz 3 points 12 hours ago* (last edited 12 hours ago) (1 children)

I think RAG will be surpassed by LLMs in a loop with tool calling (aka agents), with search being one of the tools.

[–] interdimensionalmeme@lemmy.ml 4 points 11 hours ago

LLMs that train LoRas on the fly then query themselves with the LoRa applied