We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78993c commit 7c150eeCopy full SHA for 7c150ee
doc/source/serve/tutorials/serve-deepseek.md
@@ -16,6 +16,8 @@ To run this example, install the following:
16
pip install "ray[llm]==2.46.0"
17
```
18
19
+Note: Deploying DeepSeek-R1 requires at least 720GB free disk space per worker node to store model weights.
20
+
21
## Deployment
22
23
### Quick Deployment
0 commit comments