this post was submitted on 19 Jun 2023
8 points (100.0% liked)

ObsidianMD

4105 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 1 year ago
MODERATORS
 

Would you like to see some plugins which integrate with local/self-hosted AI instead of sending it to ChatGPT? Or don't you care about privacy there as long as the results are good?

You might be interested in GPT4All (https://gpt4all.io/index.html), which can be easily downloaded as Desktops GUI. Simply download a model (like nous Hermes) for 7.5GB and run in even without a GPU right on your CPU l (albeit slightly slowish).

It's amazing what's already possible with local AI instead of relying on large scale expensive and corporate-dependent AIs such as ChatGPT

you are viewing a single comment's thread
view the rest of the comments
[–] DrakeRichards@lemmy.world 0 points 1 year ago (2 children)

How is this possible? I thought that local LLM models nearly all required ludicrous amounts if VRAM, but I don’t see anything about system requirements on their website. Is this run in the cloud?

[–] maiskanzler@feddit.de 2 points 1 year ago

It supposedly runs on CPUs too as far as I understand it

[–] swnt@feddit.de 1 points 1 year ago

It actually runs locally! I did that just two days ago. it's amazing!

it's all based on research by many people who wanted to make the LLMs more accessible because gating them behind large computational work isn't really fair/nice.