You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 640 B

3 years ago
3 years ago
12345678910111213141516
  1. # Introduction
  2. ModelScope library is targeted to support training, evaluation and inference for the state of the art models provided by Mind and further support third-party models provided by users outside alibaba.
  3. # Design doc
  4. Please refer to alidoc [link](https://alidocs.dingtalk.com/i/nodes/OBldywvrKxo89xmAO05yJQk2ngpNbLz4?nav=spaces&navQuery=spaceId%3Dnb9XJNlZxbgrOXyA&iframeQuery=utm_source%3Dportal%26utm_medium%3Dportal_space_file_tree)
  5. # Development doc
  6. Please refer to [develop.md](docs/source/develop.md)
  7. # ChangeLog
  8. * 20/05/2022 First release version
  9. Refer to [change_log.md](docs/source/change_log.md) for more details