this post was submitted on 01 Oct 2024
365 points (91.2% liked)

Programmer Humor

19331 readers
20 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 weeks ago (1 children)

I self host several free AI models, one of them I run using a program called “gpt4all” that lets you run several models locally.

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Ollama is also a cool way of running multiple models locally

[–] [email protected] 1 points 2 weeks ago

That might be the other one I run, I forget because it’s on my server as a virtual machine (rtx 3080 pass through), but I haven’t used it in a long time.