Gemma notebook working on runpod

This commit is contained in:
2025-05-02 17:05:28 +02:00
parent f63e5db996
commit e78fca8233
64 changed files with 16298 additions and 60 deletions

View File

@@ -33,6 +33,7 @@ docker run \
-v /$(pwd)/tasks/:/root/data/tasks/ \
-v /$(pwd)/user/:/root/data/user/ \
-v /$(pwd)/environment/:/root/data/environment/ \
-v /$(pwd)/cache/:/root/.cache/ \
-v /$(pwd)/:/root/sia/ \
sia "$@"