Docs: Reorngaize dpsk links (#3900)

This commit is contained in:
Chayenne
2025-02-26 15:16:31 -08:00
committed by GitHub
parent 8f019c7d1a
commit 7c1692aa90
3 changed files with 91 additions and 19 deletions

View File

@@ -124,6 +124,8 @@ drun -p 30000:30000 \
--port 30000
```
[Running DeepSeek-R1 on a single NDv5 MI300X VM](https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/running-deepseek-r1-on-a-single-ndv5-mi300x-vm/4372726) could also be a good reference.
### Running Llama3.1
Running Llama3.1 is nearly identical. The only difference is in the model specified when starting the server, shown by the following example command: