Update README.md

VLLM -> VRAM
This commit is contained in:
Gong Junmin
2025-05-10 15:56:37 +08:00
committed by GitHub
parent 8a36d40f99
commit 4fb84a91d2
+1 -1
View File
@@ -36,7 +36,7 @@ Rather than building yet another end-to-end text-to-music pipeline, our vision i
## 📢 News and Updates ## 📢 News and Updates
- 🔥 **2025.05.10:** Memory Optimization Update - 🔥 **2025.05.10:** Memory Optimization Update
- Reduced Max VLLM to 8GB, making it more compatible with consumer devices - Reduced Max VRAM to 8GB, making it more compatible with consumer devices
- Recommended launch options: - Recommended launch options:
```bash ```bash
acestep --torch_compile true --cpu_offload true --overlapped_decode true acestep --torch_compile true --cpu_offload true --overlapped_decode true