Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ pipeline_tag: text-generation
|
|
23 |
Install vllm nightly and torchao nightly to get some recent changes:
|
24 |
```
|
25 |
pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly
|
26 |
-
pip install
|
27 |
```
|
28 |
|
29 |
## Code Example
|
|
|
23 |
Install vllm nightly and torchao nightly to get some recent changes:
|
24 |
```
|
25 |
pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly
|
26 |
+
pip install torchao
|
27 |
```
|
28 |
|
29 |
## Code Example
|