@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
exec .venv/bin/uvicorn app.main:app --host 0.0.0.0 --port 8000
The note is not visible to the blocked user.