File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55| llama-3-70b | vllm | agg | ✓ | ✓ |
66| llama-3-70b | vllm | disagg-multi-node | ✓ | ✓ |
77| llama-3-70b | vllm | disagg-single-node | ✓ | ✓ |
8- | oss-gpt | trtllm | aggregated | ✓ | 🚧 |
9- | DeepSeek-R1 | sglang | disaggregated | ✓ | 🚧 |
8+ | oss-gpt | trtllm | aggregated | ✓ | ✓ |
9+ | DeepSeek-R1 | sglang | disaggregated | 🚧 | 🚧 |
1010
1111
1212## Prerequisites
@@ -19,7 +19,7 @@ export NAMESPACE=your-namespace
1919kubectl create namespace ${NAMESPACE}
2020```
2121
22- 2 . ** Dynamo Cloud Platform installed** - Follow [ Quickstart Guide] ( ../../../../ docs/guides/dynamo_deploy/README.md )
22+ 2 . ** Dynamo Cloud Platform installed** - Follow [ Quickstart Guide] ( ../docs/guides/dynamo_deploy/README.md )
2323
24243 . ** Kubernetes cluster with GPU support**
2525
You can’t perform that action at this time.
0 commit comments