Docs:Update the style of llma 3.1 405B docs (#2789)

This commit is contained in:
Chayenne
2025-01-08 01:07:54 -08:00
committed by GitHub
parent 977f785dad
commit 2e6346fc2e
3 changed files with 12 additions and 10 deletions

View File

@@ -31,4 +31,3 @@ python -m sglang.launch_server --model-path meta-llama/Meta-Llama-3-8B-Instruct
# Node 1
python -m sglang.launch_server --model-path meta-llama/Meta-Llama-3-8B-Instruct --tp 4 --nccl-init sgl-dev-0:50000 --nnodes 2 --node-rank 1
```