this post was submitted on 25 Dec 2023
36 points (95.0% liked)

People Twitter

7436 readers
1578 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] candle_lighter@lemmy.ml 5 points 2 years ago (3 children)

I want said AI to be open source and run locally on my computer

[–] CeeBee@lemmy.world 1 points 2 years ago (2 children)

It's getting there. In the next few years as hardware gets better and models get more efficient we'll be able to run these systems entirely locally.

I'm already doing it, but I have some higher end hardware.

[–] Xanaus@lemmy.ml 1 points 2 years ago (1 children)

Could you please share your process for us mortals ?

[–] CeeBee@lemmy.world 1 points 2 years ago

Stable diffusion SXDL Turbo model running in Automatic1111 for image generation.

Ollama with Ollama-webui for an LLM. I like the Solar:7b model. It's lightweight, fast, and gives really good results.

I have some beefy hardware that I run it on, but it's not necessary to have.