Hacker News new | ask | show | jobs
by whbrown 928 days ago
Can anyone help demystify the licensing?

Besides the ACCEPTABLE_USE_POLICY, there's a CC BY-NC 4.0 (NonCommercial) license, a 'SEAMLESS_LICENSE' (NonCommercial), but also an MIT license? It would seem these other licenses contradict the MIT license, could somebody help clarify how these all interact in practice?

2 comments

The license details are listed on the project GitHub

https://github.com/facebookresearch/seamless_communication#l...

MIT for the code, NonCommercial for the trained models I bet.