import os os.system('python download-model.py facebook/opt-2.7b --branch main') # os.system('python download-model.py waifu-workshop/pygmalion-6b --branch original-sharded') os.system('python server.py --cpu --cai-chat --model opt-2.7b')