dangling_cat

joined 1 year ago

As I explained in one of my posts, I believe it’s an excellent idea to establish a community identity (where all members share the same domain) and financially support it. Hosting and domain services are not free, and assisting admins in attracting more donations is one of the most effective ways to sustain a community.

I’m also rewriting the website so the core functionality will be open sourced :3

[–] dangling_cat@lemmy.blahaj.zone 2 points 3 weeks ago (1 children)

Aaaa, in the original code, I was attempting to parse the date in the format mm:dd:yyyy. However, I used a different date format in the endDate, which caused the timer to be reset (since it crashed). I apologize for any confusion this may have caused! I’ve updated the code now. Thanks for letting me know! :3

Tip: you can copy and paste the Hugging Face link directly into the search box, and it will download the model automatically! Also, it’s pretty smart. It will load into your VRAM first, then your RAM. If you can fit everything into VRAM, you get the fastest speed. But even if you are using RAM, it’s not terribly bad; it’s still faster than you can read.

[–] dangling_cat@lemmy.blahaj.zone 25 points 1 month ago* (last edited 1 month ago) (3 children)

Checkout watchtower! Auto update your containers. Don’t forget to set WATCHTOWER_CLEANUP to true, or your disk will be filled with old images.