Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ This is a compressed version of tomaarsen/Qwen3-Reranker-0.6B-seq-cls using llm-
|
|
| 14 |
|
| 15 |
## Serving
|
| 16 |
|
| 17 |
-
``python3 -m vllm.entrypoints.openai.api_server --
|
| 18 |
|
| 19 |
**Important**: You MUST read the following guide for correct usage of this model here [Guide](https://github.com/vllm-project/vllm/pull/19260)
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
## Serving
|
| 16 |
|
| 17 |
+
``python3 -m vllm.entrypoints.openai.api_server --model 'dolfsai/Qwen3-Reranker-0.6B-seq-cls-vllm-W8A8' --task classify``
|
| 18 |
|
| 19 |
**Important**: You MUST read the following guide for correct usage of this model here [Guide](https://github.com/vllm-project/vllm/pull/19260)
|
| 20 |
|