feat: add ai none to unload AI model before training

This commit is contained in:
Christian Medina
2026-07-01 16:24:30 -04:00
parent 79aa1e4061
commit 1095032801

View File

@@ -3,6 +3,10 @@
set -e
# Unload AI model to free GPU memory
echo "Unloading AI model..."
ai none
echo "=== Cyron LoRA Training Setup ==="
# Create venv