In case it's not clear what's happening here (and from the comments it doesn't seem like it is), someone (not Meta) leaked the models and had the brilliant idea of advertising the magnet link through a GitHub pull request. The part about saving bandwidth is a joke. Meta employees may have not noticed or are still figuring out how to react, so the PR is still up. (Disclaimer: I work at Meta, but have no relationship w…
It's fairly easy to obtain the weights. I've had two of my friends downloading these weights and sharing them with me, so it's probably not surprising that the weights got leaked.
Facebook LLAMA is being openly distributed via torrents
281–290 of 719 posts
Re: Facebook LLAMA is being openly distributed via torrents
#282Re: Facebook LLAMA is being openly distributed via torrents
#283Earlier quoted context omitted.
"They turned the model into a pickle? Funniest shit I've ever seen." But seriously, why not something more human readable and text-based if it's just weights?
Because human-readable text-based formats are really inefficient to both download and load, especially when in the hundreds of GB range. And no human cares to read billions of weights.
Re: Facebook LLAMA is being openly distributed via torrents
#284Earlier quoted context omitted.
It's funny that part of the 4chan excitement over this is that they think they'll get back the AI girlfriend experience of when character.ai was hooked up to uncensored GPT-3. All that has been thoroughly shut down by character.ai and Replika and they just want their girlfriends back.
Correct me if I'm wrong but doesn't character.ai use their own model and isn't associated with OpenAI? At least I can't find any information that would claim so. Anecdotally, as a roleplaying chat experience, char.ai seems to perform way better than anything else publicly available (doesn't get repetitive, very long memory). It also feels different to GPT3 on how it is affected by prompts. I've just assumed that char…
Re: Facebook LLAMA is being openly distributed via torrents
#285Earlier quoted context omitted.
I posit to a friend that: a) As these AI constructs become more advanced (especially around memory and personalization), we will eventually be able to treat them as people b) Some business will eventually sell an off-the-shelf product (hardware and/or software) that is an AI you can bring into your home, that you can treat as a friend, confidant and partner c) Someone will eventually lose their AI friend of many mont…
> a) As these AI constructs become more advanced (especially around memory and personalization), we will eventually be able to treat them as people There already planned products to "capture" someone's voice and personality to be able to continue experiencing "them" after their death? Shit is already weird. https://technode.global/2022/10/21/this-startup-allows-you-t...
There's so much sci-fi about this, it's pretty well charted territory. I bet reality will find a twist at haven't thought of though.
Re: Facebook LLAMA is being openly distributed via torrents
#286I'm not surprised-- I recently suggested that someone might try to pull an Aaron Swartz with the LLAMA weights (i.e., release them in an uncontrolled way similar to how Aaron attempted to release the JSTOR database). It's quite misleading for FB to claim that they are being so open, but then hoard the weights and only release it to a few academics. If the paper is to be believed, this is a major development, allowing…
It was already the most open language model in its class, given that the code for training and inference was available and it only used public data for training. For Google and OpenAIs offerings, have fun reimplementing it from descriptions in the paper (including small crucial details that they may have left out), training it for a month, and then wondering if the implementation or the training data is the reason yo…
Re: Facebook LLAMA is being openly distributed via torrents
#287Re: Facebook LLAMA is being openly distributed via torrents
#288Earlier quoted context omitted.
Reminds me of Ray Kurizwell's obsession with uploading brains to the cloud to get back his beloved father.
When we can upload our brains to the cloud, and you can do something with them like interacting or running the brain, then we'll all be effectively immortal. That's a pretty big deal. See the book altered carbon.
Re: Facebook LLAMA is being openly distributed via torrents
#289Just to make it clear, does this torrent include model weights?
Folder structure for the 2 smaller models look like this: LLAMA │ tokenizer.model │ tokenizer_checklist.chk │ ├───13B │ checklist.chk │ consolidated.00.pth │ consolidated.01.pth │ params.json │ └───7B checklist.chk consolidated.00.pth params.json
Re: Facebook LLAMA is being openly distributed via torrents
#290Earlier quoted context omitted.
It's fairly easy to obtain the weights. I've had two of my friends downloading these weights and sharing them with me, so it's probably not surprising that the weights got leaked.
Was every Meta employee able to download them or why did so many people have access?