mirror of
https://git.datalinker.icu/deepseek-ai/DeepSeek-R1.git
synced 2025-12-08 20:44:23 +08:00
Merge a55ff348c988f3c6d3c5646297fb07a164569bb8 into 0cf78561f1d51c84a21b2190626b21116d5c68bb
This commit is contained in:
commit
be27a0f436
@ -180,7 +180,7 @@ vllm serve deepseek-ai/DeepSeek-R1-Distill-Qwen-32B --tensor-parallel-size 2 --m
|
||||
You can also easily start a service using [SGLang](https://github.com/sgl-project/sglang)
|
||||
|
||||
```bash
|
||||
python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-R1-Distill-Qwen-32B --trust-remote-code --tp 2
|
||||
python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-R1-Distill-Qwen-32B --trust-remote-code --tensor-parallel-size 2
|
||||
```
|
||||
|
||||
### Usage Recommendations
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user