michael-guenther commited on
Commit
75b024f
·
verified ·
1 Parent(s): 17e9e9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -133,6 +133,7 @@ print(similarity)
133
 
134
  ```python
135
  from vllm import LLM
 
136
 
137
  # Initialize model
138
  name = "jinaai/jina-embeddings-v5-text-small-classification"
 
133
 
134
  ```python
135
  from vllm import LLM
136
+ from vllm.config.pooler import PoolerConfig
137
 
138
  # Initialize model
139
  name = "jinaai/jina-embeddings-v5-text-small-classification"