Spaces:
Runtime error
Runtime error
Commit
·
02bd105
1
Parent(s):
4ad142e
run.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import os
|
2 |
os.system('python download-model.py PygmalionAI/pygmalion-350m --branch main')
|
3 |
-
os.system('python server.py --cpu
|
|
|
1 |
import os
|
2 |
os.system('python download-model.py PygmalionAI/pygmalion-350m --branch main')
|
3 |
+
os.system('python server.py --cpu --auto-devices')
|