R Script Fix

This commit is contained in:
MangoPig
2026-05-05 11:18:52 +01:00
parent 87fb89a6b7
commit 689a2dc079
5 changed files with 75 additions and 31 deletions

View File

@@ -15,4 +15,8 @@ sudo chown -R $USER:$USER /mnt/nvme
echo "NVMe mounted at /mnt/nvme"
df -h /mnt/nvme
df -h /mnt/nvme
# rclone sync -P --transfers=16 hetzner-box:models/Qwen3-30B-A3B-Instruct-2507 /mnt/nvme/Qwen3-30B-A3B-Instruct-2507
# rclone sync -P --transfers=16 /mnt/nvme/Qwen3-70B-Instruct-2024-12-04 hetzner-box:models/Qwen3-70B-Instruct-2024-12-04