No description
Find a file
Igor Ryzhkov c72b27da82 Add dataset mount to GPU container for training jobs
Mounts /mnt/nas/ml/datasets as /data inside GPU Docker containers,
exposing ML_DATASET_DIR=/data env var so training jobs can access
shared datasets without hardcoded paths.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 14:14:34 -07:00
cmd/server Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00
internal Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00
config.yaml Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00
docker-compose.yml Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00
Dockerfile Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00
go.mod Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00
go.sum Add dataset mount to GPU container for training jobs 2026-03-20 14:14:34 -07:00