Skip to content

Commit db79574

Browse files
Update vllm.md
1 parent 70ffb6d commit db79574

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/llm/mbridge/optimized/vllm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ This section shows how to use scripts and APIs to export a Megatron-Bridge LLM t
3131
```shell
3232
python /opt/Export-Deploy/scripts/deploy/nlp/deploy_vllm_triton.py \
3333
--model_path_id /opt/checkpoints/hf_llama31_8B_mbridge/iter_0000000/ \
34-
--model_format megatron_bridge \
3534
--triton_model_name llama \
3635
--tensor_parallelism_size 1
3736
```

0 commit comments

Comments
 (0)