mirror of
https://github.com/deepseek-ai/DeepSeek-R1.git
synced 2025-04-29 10:29:22 +00:00
Compare commits
2 Commits
e62e6f9ac4
...
1f6970967d
Author | SHA1 | Date | |
---|---|---|---|
|
1f6970967d | ||
|
a55ff348c9 |
@ -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)
|
You can also easily start a service using [SGLang](https://github.com/sgl-project/sglang)
|
||||||
|
|
||||||
```bash
|
```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
|
### Usage Recommendations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user