Comment by ipsum2

Comment by ipsum2 2 days ago

27 replies

This has nothing to do with superintelligence, it's just the people that were working on the paper prior to the re-org happened to publish after the name change.

Though it is notable that contrary to many (on HN and Twitter) that Meta would stop publishing papers and be like other AI labs (e.g. OpenAI). They're continued their rapid pace of releasing papers AND open source models.

pityJuke 2 days ago

What model(s) have Meta released since the Lab re-org?

Also, that wasn't based on purely hearsay, Zuck explicitly said:

> We believe the benefits of superintelligence should be shared with the world as broadly as possible. That said, superintelligence will raise novel safety concerns. We'll need to be rigorous about mitigating these risks and careful about what we choose to open source. Still, we believe that building a free society requires that we aim to empower people as much as possible. [0]

[0]: https://www.meta.com/superintelligence/

RataNova 2 days ago

Still, I think the optics matter... the fact that Meta's still putting out technical work (and open sourcing it) after the restructure says a lot about where they want to position themselves

ekianjo 2 days ago

Open weights models, not open source. And even their weights are under a specific license not as permissive as apache 2.

  • HPsquared 2 days ago

    This is the right terminology. Model weights are literally compiled binary data; they are the output of an algorithm run on a bunch of source data. That training dataset is the "source" of the model. Training data (or the scripts used to generate it) is human-readable and modifiable, like source code. Binary weights are not.

    • carom 2 days ago

      Just to note though, source copyright extends to its compiled form. There is probably an analogue there for model weights.

      • jeremyjh 2 days ago

        Tell me about the companies that own the copyrights to their training data.

    • phkahler a day ago

      Binary weights can still be "edited" with additional training.

      • HPsquared a day ago

        Binary executables can also be edited after compilation.

  • sdeframond 2 days ago

    I propose that from now on we call freewares "open binaries".

  • drexlspivey 2 days ago

    Does an “open source” model the way you describe it exist or is it a mythical creature?

  • hippo22 2 days ago

    I'm not a lawyer, but I believe that the weights aren't subject to copyright. So, you can use them outside of Meta's license agreement provided you get them from somewhere else.

Zacharias030 2 days ago

Should be the top comment.

MSL is not only those few high profile hires.