File size: 211 Bytes
da9a5de
 
 
 
1
2
3
4
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')