yury-zyphra commited on
Commit
baed3c6
·
verified ·
1 Parent(s): 71f8ae7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 \