zyznull commited on
Commit
6d72864
·
verified ·
1 Parent(s): f718036

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -167,6 +167,8 @@ print(scores.tolist())
167
  # [[0.7645568251609802, 0.14142508804798126], [0.13549736142158508, 0.5999549627304077]]
168
  ```
169
 
 
 
170
  ```python
171
  # Requires vllm>=0.8.5
172
  import torch
 
167
  # [[0.7645568251609802, 0.14142508804798126], [0.13549736142158508, 0.5999549627304077]]
168
  ```
169
 
170
+ ### vLLM Usage
171
+
172
  ```python
173
  # Requires vllm>=0.8.5
174
  import torch