Update README.md
Browse files
README.md
CHANGED
|
@@ -70,7 +70,7 @@ Then install `zaya1` branch from our fork of `transformers` library:
|
|
| 70 |
pip install "transformers @ git+https://github.com/Zyphra/transformers.git@zaya1"
|
| 71 |
```
|
| 72 |
|
| 73 |
-
## Deployment
|
| 74 |
To start vLLM server, run the following command:
|
| 75 |
```bash
|
| 76 |
vllm serve Zyphra/Zaya1-8B --port 8010 \
|
|
|
|
| 70 |
pip install "transformers @ git+https://github.com/Zyphra/transformers.git@zaya1"
|
| 71 |
```
|
| 72 |
|
| 73 |
+
### Deployment
|
| 74 |
To start vLLM server, run the following command:
|
| 75 |
```bash
|
| 76 |
vllm serve Zyphra/Zaya1-8B --port 8010 \
|