voxpixel-baseline / Dockerfile

Commit History

fix(docker): add --no-build-isolation to pip download for mamba-ssm
2737414

Harshith Reddy commited on

Fix HF Spaces build timeout: limit mamba_ssm to sm_89 only
b966fdd

Harshith Reddy commited on

Cap CUDA-extension build parallelism (fix HF Spaces OOMKill, exit 137)
804b6ae

Harshith Reddy commited on

Add Gradio head-to-head baseline (V1/V2/V3) and bench Space entrypoint
fde793b

Harshith Reddy commited on

Fix TF32 API
d8b8562

Harshith Reddy commited on

Fix
9fc6f8c

Harshith Reddy commited on

Fix selective scam
90e01f8

Harshith Reddy commited on

Fix nvcc check syntax in Dockerfile
910e703

Harshith Reddy commited on

Fix Dockerfile syntax: Remove invalid bash conditionals from RUN commands
17e181e

Harshith Reddy commited on

Switch Dockerfile to CUDA 12.1 + cu121 (recommended), use venv, add nvcc check, verify extensions at build time
239e74c

Harshith Reddy commited on

Final check: Ensure setup.sh is executable in Dockerfile
077e761

Harshith Reddy commited on

Docker: Add OpenCV libs, use PYTORCH_ALLOC_CONF only with max_split_size_mb=128, create postBuild for Python Spaces fallback
e0e8f87

Harshith Reddy commited on

Fix: Remove unsupported max_split_size_mb=128, use PYTORCH_ALLOC_CONF instead of deprecated PYTORCH_CUDA_ALLOC_CONF
b00f43e

Harshith Reddy commited on

Fix: PyTorch 2.9.0 cu128, simplified setup.sh with fatal errors, TF32=tf32, cuDNN always on, TORCH_CUDA_ARCH_LIST=8.9
6bf725e

Harshith Reddy commited on

update Dockerfile for PyTorch index
38d7532

Harshith Reddy commited on

Production build strategy: Docker support, pinned dependencies, OOM guardrails, optimized defaults
05125f7

Harshith Reddy commited on