We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dabe667 + 19ee460 commit 816fbc5Copy full SHA for 816fbc5
README.md
@@ -42,7 +42,7 @@ curl -X 'POST' \
42
## Running with TGIS adapter
43
44
```sh
45
-python -m vllm_detector_adapter.tgis_servers --model $MODEL_NAME --model-type granite_guardian
+python -m vllm_detector_adapter.start_with_tgis_adapter --model $MODEL_NAME --model-type granite_guardian
46
```
47
48
**Example usage:**
0 commit comments