@@ -0,0 +1,12 @@
## Piper Train
```bash
podman build -t piper-train .
podman run --rm -it \
--device nvidia.com/gpu=all \
--shm-size=8g \
-v $(pwd)/data:/data \
-v $(pwd)/data/logs:/piper/lightning_logs \
piper-train
```
The note is not visible to the blocked user.