Skip to content

Commit 657702a

Browse files
committed
fix
1 parent 687582c commit 657702a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/backends/vllm/launch/lora/agg_lora_router.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ CUDA_VISIBLE_DEVICES=1 python3 -m dynamo.vllm \
6767
# Check available models
6868
curl http://localhost:8000/v1/models | jq .
6969

70-
# Load LoRA to instnaces using s3 uri
70+
# Load LoRA to instances using s3 uri
7171
curl -s -X POST http://localhost:8081/v1/loras \
7272
-H "Content-Type: application/json" \
7373
-d '{"lora_name": "codelion/Qwen3-0.6B-accuracy-recovery-lora",

0 commit comments

Comments
 (0)