File size: 178 Bytes
80d38e3
a6c6ee5
 
1
2
3
4
import os
os.system('python3 download-model.py TheBloke/Pygmalion-2-13B-SuperCOT2-GPTQ --branch main')
os.system('python3 server.py --auto-devices --gpu-memory 24 --public-api')