sdadas commited on
Commit
eaa9d77
·
verified ·
1 Parent(s): 8e66a79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ print(cos_sim(emb, emb))
91
  Running with vLLM:
92
 
93
  ```sh
94
- vllm serve OPI-PIB/PolDense-150M --dtype bfloat16 --runner pooling --convert embed
95
  ```
96
 
97
  ## Acknowledgements
 
91
  Running with vLLM:
92
 
93
  ```sh
94
+ vllm serve OPI-PIB/PolDense-150M --dtype bfloat16 --runner pooling --convert embed --max-model-len 7999
95
  ```
96
 
97
  ## Acknowledgements