import os os.system('python download-model.py') # os.system('python download-model.py waifu-workshop/pygmalion-6b --branch original-sharded') os.system('python server.py --chat --settings settings.template.yml')