File size: 163 Bytes
80d38e3
 
256d625
1
2
3
4
import os
os.system('python download-model.py PygmalionAI/pygmalion-350m --branch main')
os.system('python server.py --auto-devices --gpu-memory 24 --public-api')