Skip to content

Commit 7c150ee

Browse files
committed
Add note re: disk space requirement
Signed-off-by: Seiji Eicher <seiji@anyscale.com>
1 parent c78993c commit 7c150ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/serve/tutorials/serve-deepseek.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ To run this example, install the following:
1616
pip install "ray[llm]==2.46.0"
1717
```
1818

19+
Note: Deploying DeepSeek-R1 requires at least 720GB free disk space per worker node to store model weights.
20+
1921
## Deployment
2022

2123
### Quick Deployment

0 commit comments

Comments
 (0)