Skip to content

Commit

Permalink
[Examples] Fix deepseek link (#4721)
Browse files Browse the repository at this point in the history
* fix link

* fix link
  • Loading branch information
romilbhardwaj authored Feb 15, 2025
1 parent 354bbdf commit f22c956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm/deepseek-r1-distilled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This guide walks through how to run and host DeepSeek-R1 models **on any infrast

Skypilot supports a variety of LLM frameworks and models. In this guide, we use [vLLM](https://github.com/vllm-project/vllm), an open-source library for fast LLM inference and serving, as an example.

**New**: We added a new SkyPilot YAML for running [DeepSeek-R1 685B with SGLang](https://github.com/skypilot/tree/master/deepseek-r1).
**New**: We added a new SkyPilot YAML for running [DeepSeek-R1 671B with SGLang](https://github.com/skypilot-org/skypilot/tree/master/llm/deepseek-r1).

## Step 0: Bring any infra

Expand Down

0 comments on commit f22c956

Please sign in to comment.