ocr_vlm_nuextract3 / Dockerfile

Commit History

Fix entrypoint override in Dockerfile
8c76968

encryptd commited on

Fix HF space build error by using official vllm-openai:v0.21.0 base image
0a0b8ea

encryptd commited on

Remove torchvision pin to allow vllm 0.12.0 to resolve its own torchvision dependency
a35ce3f

encryptd commited on

Update torch to 2.6.0+cu124 and torchvision to 0.21.0+cu124 to satisfy vllm 0.8.0 dependency requirements
860dc84

encryptd commited on

Downgrade torch to 2.5.1+cu124 and vllm to 0.8.0 to match available CUDA 12.4 pre-compiled wheels
bdb058c

encryptd commited on

Fix NVIDIA driver mismatch on HF Space by forcing +cu124 torch wheels
ba7160f

encryptd commited on

Fix: Remove manual transformers source install to resolve tokenizer AttributeError
4222b36

encryptd commited on

Fix: Add LD_LIBRARY_PATH forward compatibility for older host GPU drivers
d16bf2a

encryptd commited on

Fix: Switch base to CUDA devel image to provide nvcc for flashinfer JIT, and add .gitignore
2ea1c55

encryptd commited on

Migration: Convert Hugging Face Space to custom Docker Space using CUDA 12.4
f1ba762

encryptd commited on