When I run docker compose up without connecting jetson-storage to nvme0n1, the directory /data/genai-volume/models/ is created, and the VLM model is downloaded. However, when I connect jetson-storage and run docker compose up, the directory /data/genai-volume/models/ is not created, and the VLM model is not downloaded. I want to connect jetson-storage and download the model. How can I achieve this?
platform: Jetson Orin AGX AVermedia D315, Jetpack 6.1
If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.