Update license to MIT and clarify component licenses

#1
by nielsr HF Staff - opened

This PR updates the model card to accurately reflect the project's license. The upstream GitHub repository (https://github.com/OpenGVLab/InternVL) specifies the MIT license in its LICENSE file and README.

The metadata license tag has been changed from apache-2.0 to mit. Additionally, the "License" section in the Markdown content has been updated to clarify that the overall project is under the MIT license, while still mentioning that components like Qwen3 are licensed under Apache-2.0. A direct link to the MIT license file on GitHub is also included for full transparency.

All other elements of the model card (paper link, code link, project page, sample usage, pipeline tag, library name) were found to be accurate and complete.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment