(Replying to PARENT post)
Open source means something else.
Calling released trained models open source is akin to releasing the binaries of a software for free, without releasing the source code, and calling it open source.
(Replying to PARENT post)
Even I feel that "700M monthly active user" gives not-so-open vibes, but frankly many of these "open source" licenses have oddly restrictive requirements as well.
(Replying to PARENT post)
I agree with the point you made elsewhere that releasing the data is irrelevant.
(Replying to PARENT post)
The inference and training software used to run the model are open source, the concrete model -- that is, the thing for which the weights are the object code -- is not.
The concrete model is free-to-use closed source, which is better than an undisclosed blob hiding behind a SaaS service, but still not open source.
It's also good that the inference and training code are open source, even though the training data and configuration is not.
(Replying to PARENT post)