Update README.md
VLLM -> VRAM
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user