Removed flash-attn as dependency because it's hard to install properly

This commit is contained in:
Niels Geens
2025-04-02 14:42:35 +02:00
parent 78c71ab8b4
commit e573b9ebe7
13 changed files with 147 additions and 118 deletions

View File

@@ -2,9 +2,7 @@
set -e
cd "/root/desktop"
while true; do
"/root/sia/scripts/install.sh"
sia
EXIT_CODE=$?