dangling_cat@lemmy.blahaj.zonetoTechnology@lemmy.world•Bluesky hits 20 million usersEnglish
25·
10 hours agoSelf plug: try out skyname.io! You can turn your handle into your profile page! I’m adding more fun features as we speak :3
Self plug: try out skyname.io! You can turn your handle into your profile page! I’m adding more fun features as we speak :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.
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