Update README.md
Browse files
README.md
CHANGED
|
@@ -54,8 +54,6 @@ For vLLM, make sure to install `vllm>=0.9.0`:
|
|
| 54 |
pip install "vllm>=0.9.0"
|
| 55 |
```
|
| 56 |
|
| 57 |
-
Refer to [the official vLLM documentation for more details on building vLLM from source](https://docs.vllm.ai/en/latest/getting_started/installation/gpu.html#build-wheel-from-source).
|
| 58 |
-
|
| 59 |
### 🤗 transformers
|
| 60 |
|
| 61 |
Refer to the snippet below to run H1 models using 🤗 transformers:
|
|
|
|
| 54 |
pip install "vllm>=0.9.0"
|
| 55 |
```
|
| 56 |
|
|
|
|
|
|
|
| 57 |
### 🤗 transformers
|
| 58 |
|
| 59 |
Refer to the snippet below to run H1 models using 🤗 transformers:
|