←back to thread

Meta's open AI hardware vision

(engineering.fb.com)
212 points GavCo | 1 comments | | HN request time: 0.291s | source
Show context
Gee101 ◴[] No.41851793[source]
Zuckerberg and Facebook gets a lot of hate but at least they invest a lot into engineering and open source.
replies(6): >>41852156 #>>41852273 #>>41852671 #>>41852972 #>>41853469 #>>41855820 #
diggan ◴[] No.41852972[source]
> and open source

I'm kind of split about this. Yes, Facebook done a lot of great Open Source in the past, and I'm sure they'll do more great Open Source in the future.

But it's really hard to see them in a positive light when they keep misleading people about Llama, and publish blog posts that say how important Open Source is etc etc, then refuse to actually release Llama as Open Source, refuse to elaborate on why they see it as Open Source while no one else does it and refuse to take a step back and understand how the FOSS community feels when they actively mislead people like this.

replies(1): >>41854421 #
1. lolinder ◴[] No.41854421[source]
What a lot of people complain about with Llama is the fact that the weights are open but not the training data and training code. That feels like a red herring to me—code is data and data is code, and we shouldn't require someone to be developing entirely in the open in order for the output to be open source.

The weights are the "preferred form of the work for making modifications to it", to quote the GPL. The rest is just the infrastructure used to produce the work.

Where "open source" is misleading with Llama is that it's restricted to companies under a certain size and has restrictions for what you can and can't do with it. That kind of restriction undermines the freedoms promised by the phrase "open source", and it's concerning to me that people have gotten so fixating on weights vs data when there's a big gap in the freedoms offered on the weights.