this post was submitted on 15 Jun 2024
-14 points (43.1% liked)
Technology
59374 readers
3463 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Snowden is rather trustworthy simply because he risked A LOT by doing something he believed in. He's an international hero.
Self-hosting an AI chatbot takes 5 minutes and is very easy if you've ever used the linux terminal before.
Unfortunately, it's not so easy or useful if you don't have a powerful machine to host it with
Depends on the model. Dolphin-mistral is like 4GB in size and runs on any somewhat modern cpu with reasonable performance. Larger models ofc should be run with higher end gpus at least, but even in hybrid mode (gpu+cpu) models like dolphin-mixtral (26GB) run just fine. For reference, I have a 5800x and a 6900xt, ollama installed in a distrobox container.