Skip to content

Commit 816fbc5

Browse files
authored
Merge pull request #47 from evaline-ju/update-readme
🐛📝 Update tgis adapter command
2 parents dabe667 + 19ee460 commit 816fbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ curl -X 'POST' \
4242
## Running with TGIS adapter
4343

4444
```sh
45-
python -m vllm_detector_adapter.tgis_servers --model $MODEL_NAME --model-type granite_guardian
45+
python -m vllm_detector_adapter.start_with_tgis_adapter --model $MODEL_NAME --model-type granite_guardian
4646
```
4747

4848
**Example usage:**

0 commit comments

Comments
 (0)