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.

build_docs.sh 164 B

12345678
  1. pip install -r requirements/docs.txt
  2. cd docs
  3. rm -rf build
  4. # update api rst
  5. #rm -rf source/api/
  6. #sphinx-apidoc --module-first -o source/api/ ../maas_lib/
  7. make html

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