LocalLLaMA
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.
view the rest of the comments
Every now and then I try new models that come out and replace older ones I have that are worse. Best of the bunch for me is Gemma4, so all the rest went in the bin.
What do you use your local models for? I've been considering going local but I'm not sure if local models are good enough yet to help me with CBT (essentially I paste in a few paragraphs describing my mental health problems and it analyzes what the mechanism is and how to untangle it. ChatGPT only became good enough for this last Christmas)
Local llms would be big boot to your privacy if nothing else. You dont know what cloud llm providers do with your info, how long they store your data, or who they sell it to. The only HIPPA compliant model I know of is Claude series through api key access specifically. With local llms you dont have to worry about those things.
Also consider they changing and tweaking models all the time behind the scenes what works great for you now may change next update. Once you download a local llm its yours no chance of changes happening to important therapy not.
Chain of thought models are really good for use cases where you want quality answers over speedy ones.