mirror of
https://github.com/deepseek-ai/DeepSeek-R1.git
synced 2025-02-22 13:48:57 -05:00
Updated README
Added ':', because didn't get the hyperlink for the link without it, (when I open The ReadMe file from the Saferi browser)
This commit is contained in:
parent
fdf883c014
commit
bc9a62e0c2
@ -191,7 +191,7 @@ For instance, you can easily start a service using [vLLM](https://github.com/vll
|
||||
vllm serve deepseek-ai/DeepSeek-R1-Distill-Qwen-32B --tensor-parallel-size 2 --max-model-len 32768 --enforce-eager
|
||||
```
|
||||
|
||||
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
|
||||
python3 -m sglang.launch_server --model deepseek-ai/DeepSeek-R1-Distill-Qwen-32B --trust-remote-code --tp 2
|
||||
|
Loading…
Reference in New Issue
Block a user