Update README.md
#9
by
ykim362
- opened
README.md
CHANGED
@@ -143,7 +143,7 @@ List of required packages:
|
|
143 |
```
|
144 |
flash_attn==2.7.4.post1
|
145 |
torch==2.6.0
|
146 |
-
vllm>=0.7.
|
147 |
```
|
148 |
|
149 |
#### Example
|
|
|
143 |
```
|
144 |
flash_attn==2.7.4.post1
|
145 |
torch==2.6.0
|
146 |
+
vllm>=0.7.3
|
147 |
```
|
148 |
|
149 |
#### Example
|