License Incompatibility

#1
by goodnight399 - opened

Hi, I’d like to report a potential license conflict in visolex/phobert-v2-spam-binary. From what I can tell, this model appears to be an fine-tune version of
vinai/phobert-base-v2, which is licensed under the AGPL-3.0 . However, this model is currently released under the Apache 2.0 license; given the "Disclose Source" and "Same License" restrictions inherent in the AGPL-3.0 license, potential compatibility issues may exist between the two.

⚠️ Key Violations of the AGPL-3.0 License:

Provide a copy of the AGPL 3.0 license.
Modified versions must be distributed under the AGPL 3.0 license
The AGPL 3.0 license include a link to the Licensed Material

πŸ”Ή Suggestions for Resolving

To align with the AGPL-3.0 license:
Replace the apache2.0 license reference with AGPL 3.0 License 

Hope this helps clarify the situation! Let me know if you have any questions or need help updating the license terms β€” happy to assist 😊 Let me know if I misunderstood anything β€” happy to help clarify further!

Thanks for your attention!

Sign up or log in to comment