Update README.md
Browse files
README.md
CHANGED
|
@@ -66,7 +66,7 @@ pip install numpy==2.0.0
|
|
| 66 |
|
| 67 |
git clone https://github.com/QwenLM/Qwen2.5-Omni.git
|
| 68 |
|
| 69 |
-
cd low-VRAM-mode/
|
| 70 |
|
| 71 |
CUDA_VISIBLE_DEVICES=0 python3 low_VRAM_demo_gptq.py
|
| 72 |
```
|
|
|
|
| 66 |
|
| 67 |
git clone https://github.com/QwenLM/Qwen2.5-Omni.git
|
| 68 |
|
| 69 |
+
cd Qwen2.5-Omni/low-VRAM-mode/
|
| 70 |
|
| 71 |
CUDA_VISIBLE_DEVICES=0 python3 low_VRAM_demo_gptq.py
|
| 72 |
```
|