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.

index.rst 744 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. .. modelscope documentation file,
  2. You can adapt this file completely to your liking, but it should at least
  3. contain the root `toctree` directive.
  4. ModelScope DOCUMENTATION
  5. =======================================
  6. ModelScope doc
  7. .. toctree::
  8. :maxdepth: 2
  9. :caption: USER GUIDE
  10. quick_start.md
  11. develop.md
  12. .. toctree::
  13. :maxdepth: 2
  14. :caption: Tutorials
  15. tutorials/index
  16. .. toctree::
  17. :maxdepth: 2
  18. :caption: Changelog
  19. change_log.md
  20. .. toctree::
  21. :maxdepth: 10
  22. :caption: API Doc
  23. api/modelscope.preprocessors
  24. api/modelscope.models
  25. api/modelscope.pipelines
  26. api/modelscope.fileio
  27. api/modelscope.utils
  28. Indices and tables
  29. ==================
  30. * :ref:`genindex`
  31. * :ref:`modindex`
  32. * :ref:`search`

致力于通过开放的社区合作,开源AI模型以及相关创新技术,推动基于模型即服务的生态繁荣发展