this post was submitted on 11 Jun 2023
51 points (100.0% liked)

Selfhosted

573 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Resources:

> Any issues on the community? Report it using the report flag.

> Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Ryzen 5900X, 64 gig DDR4-3200, 2tb ssd,10tb hdd and an RTX2070. Hosting Stable Diffusion, various llama.cpp instances with python bindings, jellyfin, sonarr, multiple modded minecraft servers, and a network file share.

top 12 comments
sorted by: hot top controversial new old
[–] Late_Settler@lemmy.ca 5 points 1 year ago (1 children)

Certainly blows my collection of old junk out of the water.

Has running Stable Diffusion had a big impact on the other stuff running? I'm thinking the Minecraft servers in particular.

[–] behohippy@lemmy.world 2 points 1 year ago

SD mostly uses the GPU, so it's pretty light on everything else. The largest process is probably web-chat-ui with Wizard-30b model running.

[–] proycon@lemmy.world 2 points 1 year ago (3 children)

Nice, you must be into deep learning with such a setup, any particular reason the deep deep learning models and GPU run in your server rather than in a powerful desktop system? Maybe you're actively offering AI services to the outside world?

[–] azuth@discuss.tchncs.de 3 points 1 year ago

It is a powerful desktop system as in it's housed in a desktop case and uses a "non-server" CPU.

Which like any computer can be a server. Being a server is more of a role than a form factor even if there are form factors specifically aimed at servers (rack mounted).

[–] behohippy@lemmy.world 1 points 1 year ago

Yup, mostly running pretrained models for text embedding and some generative stuff. No real fine tuning.

[–] behohippy@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

Wow, a reply I made in another community ended up under this one. Yeah I'm doing a lot of work on local models and text embedding models for vector search.

[–] solidarity@suguha.net 1 points 1 year ago

Looks tidy buddy! Have fun 😊

[–] Alpagu@lemmy.world 1 points 1 year ago (2 children)

I'm very ignorant about it. I wonder if I can buy a cheap computer and turn it into a server that I can only use by keeping it on all the time?

[–] LordChaos82@fosstodon.org 5 points 1 year ago (1 children)

@Alpagu @behohippy Sure, that's how we all started. An old computer, throw proxmox in there, a few VMs and/or a docker host and you have yourself a pretty sweet homelab.

[–] Alpagu@lemmy.world 1 points 1 year ago

Thank you for answer

[–] behohippy@lemmy.world 2 points 1 year ago (1 children)

Yup, typically we get into it after upgrading an older PC or something and instead of selling the parts, just turn it into a server. You can also find all sorts of cheap/good stuff on ebay from office off-lease.

[–] Alpagu@lemmy.world 1 points 1 year ago

Thanks for answer