Commit History

fix: rewrite wrapper patch to download fresh file before patching
026b2e6

3v324v23 Claude Sonnet 4.6 commited on

fix: revert to cudaMallocAsync to avoid NVML assertion in ZeroGPU
5102774

3v324v23 Claude Sonnet 4.6 commited on

fix: upgrade stale from_config patch to bfloat16, fix allocator fragmentation
f5a3d6b

3v324v23 Claude Sonnet 4.6 commited on

Fix: force bfloat16 on from_config to halve generator memory
2662cb3

3v324v23 Claude Sonnet 4.6 commited on

Fix OOM: reduce temporal frames 32→16 to halve KV cache footprint
4660965

3v324v23 Claude Sonnet 4.6 commited on

Fix: use cudaMallocAsync backend to avoid NVML calls in ZeroGPU
6dfcc5f

3v324v23 Claude Sonnet 4.6 commited on

Fix: avoid CUDACachingAllocator NVML assert; enable streaming VAE
83e336d

3v324v23 Claude Sonnet 4.6 commited on

Fix: trailing comment was eating .to(device) in linalg.solve patch
b01d444

3v324v23 Claude Sonnet 4.6 commited on

Fix: move torch.linalg.solve to CPU to avoid cuSOLVER failure in ZeroGPU
ab57d4f

3v324v23 Claude Sonnet 4.6 commited on

Fix: replace broken attention.py patch with flash_attn stub module
df688a7

3v324v23 Claude Sonnet 4.6 commited on

Fix: SDP fallback for flash_attention when flash_attn not installed
7e144da

3v324v23 Claude Sonnet 4.6 commited on

Fix: pass prompt file path to data_path, not directory
350e622

3v324v23 Claude Sonnet 4.6 commited on

Fix: use actual checkpoint filenames generator.pt and lora.pt
6916b17

3v324v23 Claude Sonnet 4.6 commited on

Fix: download Wan2.2-TI2V-5B config+encoders, patch from_pretrained→from_config
4d144a4

3v324v23 Claude Sonnet 4.6 commited on

Fix: patch x_clip_loss import removido en transformers recientes
78cafa0

3v324v23 Claude Sonnet 4.6 commited on

Simplify requirements.txt: remove heavy/optional deps (onnxruntime-gpu, CLIP, av, torchao)
049ab9c

3v324v23 Claude Sonnet 4.6 commited on

Refactor: sdk: gradio + requirements.txt, elimina Dockerfile innecesario
459b6ec

3v324v23 Claude Sonnet 4.6 commited on

Fix: torch==2.11.0 (2.8.0 no existe para cu128), flash-attn prebuilt
aad96a3

3v324v23 Claude Sonnet 4.6 commited on

Initial deployment: LongLive-2.0-5B on ZeroGPU
90316b4

3v324v23 Claude Sonnet 4.6 commited on