wip deepseek r1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
while true; do
|
||||
PYTHONPATH="/root/sia:$PYTHONPATH" python3 -m sia
|
||||
sia
|
||||
if [ $? -eq 42 ]; then
|
||||
echo "SIA exited with code 42. Restarting."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user