A Standard Way for Model Publishing
ModelGo licenses provide CreativeCommons-style licensing solutions for publishing AI models. The goal is to facilitate managed sharing of models while protecting Intellectual Property, striking a balance between openness and control.
Website: www.modelgo.li
This repository hosts the documentation site for the ModelGo license framework, built with VitePress. It covers:
- Eight license variants ranging from permissive (MG0) to stringent, letting model publishers choose the right level of control.
- License comparison tools including a diff view and Model Sheet to help you pick the best fit.
- Multi-language support (English, Chinese, Japanese, Korean, Russian, Spanish, French, Arabic).
npm install
npm run docs:dev # local dev server
npm run docs:build # production build
npm run docs:preview # preview production buildThis project is licensed under the Apache License 2.0.