this post was submitted on 16 May 2026
25 points (96.3% liked)

LocalLLaMA

4724 readers
71 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

Rules:

Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.

Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.

Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.

Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.

founded 2 years ago
MODERATORS
 

I was browsing Reddit (yetch) while waiting for some stuff to finish when I came across this post

https://old.reddit.com/r/LocalLLM/comments/1tek00h/why_is_llm_is_so_expensive/

The author make a (very) interesting claim: if table stakes are $6K (they're not...but go with it for now), then most folks are cooked from the get go.

Personally, I have been figuring out how to get more from less. For example, people have found ways to run Qwen3.6 35B on a 6GB VRAM GTX 1060 at ~20tok/s (--ctx 64K IIRC, but go check the vids yourself)

https://youtu.be/8F_5pdcD3HY

I think there's a lot of juice to squeeze by turning LLMs from "all seeing sages" into basically mouth pieces for shit that actually runs fast on regular silicon - but that's just me and my crazy brain. YMMV.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HubertManne@piefed.social 0 points 22 hours ago (1 children)

You know its funny because I kinda hate when people bring reddit stuff here but I love when people actually communicate rather than just dropping links or images. So overall I like this post because your not just pushing reddit in my face your just talking about your experience there. I kinda hope that local llm kinda morph into operating system agents that are experts in the operating system where its a bit like the next run level. so like run level 3 being online terminal and 5 being graphical and this would ideally become more like the computers in star trek. I figure its programmed to answer operating system questions initially and it can be given read permission and like to run programs for you. maybe permission to browse the web and get results. app type extensions or such. Of course I could not trust it unless its gpl and community based and completely under my control to configure.

I hear you; I'm not wildly enamored with reddit either...but that convo is a good springboard.

I see almost everyone chasing bigger GPUs, more parameters, more more more. I figure when 9 people say "go right", there should be at least someone that can make the plausible case for "actually, here's why go left works".

I'm still re-writing the FAQ for my project - when it's done (and if there's interest) I will post it here.