biondizzle
  • Joined on 2025-12-10
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 08:36:38 +00:00
4980d9e49a Use PyTorch nightly with CUDA 13.0 (torch 2.11.0.dev)
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 08:31:59 +00:00
6a97539682 Fix duplicate corrupted lines in Dockerfile
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 08:26:56 +00:00
f55789c53b Bump to CUDA 13.0.1 + PyTorch 2.9.0, add version output on git checkouts
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 08:09:06 +00:00
e514e0cd1e Revert my patches - try v0.18.2rc0
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 08:05:45 +00:00
4860bcee41 Skip LMCache CUDA extensions (NO_CUDA_EXT=1)
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 07:53:43 +00:00
360b0dea58 Restore CUDA 13.0.1 + patch vLLM for cuMemcpyBatchAsync API change
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 07:43:28 +00:00
6255c94359 Downgrade to CUDA 12.8.1 for vLLM compatibility
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 07:13:40 +00:00
ceab7ada22 Update flashinfer to v0.6.6 to match vLLM 0.18.x requirements
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 05:50:11 +00:00
9d88d4c7d8 Skip xformers - vLLM has built-in FlashAttention kernels
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 05:46:20 +00:00
45b6109ee1 Fix xformers TORCH_STABLE_ONLY issue + ramp up MAX_JOBS for native GH200
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 04:27:27 +00:00
b223c051de move things
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 04:26:56 +00:00
7f7ca4a742 move things
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 04:26:31 +00:00
2dc2008475 move things
980cd1b749 move things
1540b0c54e move things
Compare 3 commits »
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 03:49:43 +00:00
0b4ede8047 Add .gitignore for internal docs
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 03:34:59 +00:00
5c29d2bea7 Fix: LMCache default branch is 'dev' not 'main'
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 03:16:46 +00:00
9259555802 Fix: Actually update LMCache to main branch (previous edit failed)
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 03:14:03 +00:00
750906e649 Bleeding edge build: LMCache main, vLLM main, latest transformers
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 02:49:45 +00:00
a399fbc8c6 Add MAX_JOBS=2 for LMCache, restore vLLM build from source
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-03 00:05:58 +00:00
f8a9d372e5 Use PyPI vLLM wheel instead of building (QEMU cmake try_compile fails)
biondizzle pushed to main at biondizzle/grace-gpu-containers 2026-04-02 23:58:21 +00:00
436214bb72 Use PyPI triton wheel instead of building (QEMU segfaults)