shubh-gupta-ai commited on
Commit
44cd351
·
verified ·
1 Parent(s): 68d66d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -41,7 +41,6 @@ PDMS 0.8626
41
  Install the [`nord`](https://github.com/Applied-Intuition-Open-Source/nord) client and serve with vLLM:
42
 
43
  ```bash
44
- pip install "nord[serve]"
45
  vllm serve AppliedIntuitionResearch/nord --served-model-name qwen --dtype bfloat16 --port 8000
46
  ```
47
 
 
41
  Install the [`nord`](https://github.com/Applied-Intuition-Open-Source/nord) client and serve with vLLM:
42
 
43
  ```bash
 
44
  vllm serve AppliedIntuitionResearch/nord --served-model-name qwen --dtype bfloat16 --port 8000
45
  ```
46