Top
Best
New

Posted by skepticalgenius 7 hours ago

Pirate Face Rescues LLM Models from Deletion(pirateface.co)
371 points | 120 commentspage 2
skeledrew 6 hours ago|
Arguably this should've been a thing since day 1 (and probably would've helped to prevent the buyout), but better late than never.
RobotToaster 6 hours ago|
Hugging face seemed like buyout bait from day one.
hirako2000 5 hours ago|||
The GitHub for models and AI. I remember.

When a business subsidizes for several years all its offerings, one can guess how it will end.

Avicebron 6 hours ago|||
Which makes it more surprising that something like this didn't exist. I'm relieved it does though.
bicepjai 4 hours ago||
You did not have to call it “pirate”. That kind of set the negative tone for the website, and all the comments are looking at it with that view from the start. But it’s a great emoji Lego. I am working on something similar, mainly to make the download faster. I notice when you download these weights it will faster initially but very soon the throughput goes down after sometime.
amelius 1 hour ago||
The "pirate" name ensures that no company will buy it out later ;)
mitxela 3 hours ago|||
Piracy has a positive tone for me. It implies liberating information.
toomuchtodo 4 hours ago||
Mirror the magnet torrent links at AcademicTorrents if you’d like. They are just a collection of url strings after all.

https://academictorrents.com/

wolfy1993 5 hours ago||
I'd support this if I didn't have to post to xitter to claim my username.

Really odd approach.

mitxela 3 hours ago||
You can also use HN but your HN account will be either shadow banned or rate limited because then you are spamming.
QuantumNomad_ 1 hour ago||
Instead of telling people to post spam in the thread, they should do the same way that is done for example by these:

- https://meet.hn/

- https://book.keybase.io/account#adding-proofs

Those tell you to put a text in your HN profile “about” section.

mcrumm 5 hours ago|||
[flagged]
skepticalgenius 5 hours ago||
[flagged]
thih9 4 hours ago||
> The goal is permanence for open-source AI

My instinct is to correct this to “open weight”, because when I filter huggingface by open source[1], I get only one result.

Then again, this could be about long term goals so perhaps I’m wrong; I wouldn’t mind that.

[1]: https://huggingface.co/models?other=open-source-model&sort=t...

hgoel 6 hours ago||
Torrents always seemed like the more sensible way to distribute model weights.

Though I have been disappointed that most of these have been spurred on by the misleading claim that abliterated models were being taken down from HuggingFace because they removed an abliterated model. HF took one abliterated model down because the uploader was spamming people who requested access with sketchy requirements to pay for it.

Plus, there are a bunch of these types of sites, all of them have a couple of models and otherwise completely dead.

There's also the problem of catching malicious models that have been fine tuned to exfiltrate credentials. It would be nice to have means of checking hashes against the HF versions (or against other reputable sources). I'm guessing this is probably easy when just serving the same folder as what HF serves.

Edit: I should've scrolled down on the page, it does verify against the HF hashes.

More comments...