Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
e5f13356
"vllm/vscode:/vscode.git/clone" did not exist on "31aa045c11c996a78dc10fdda60a60fda6788c2a"
Unverified
Commit
e5f13356
authored
Oct 14, 2025
by
Biswa Panda
Committed by
GitHub
Oct 14, 2025
Browse files
docs: add gpu details for model recipes (#3594)
parent
4c4130e3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
recipes/README.md
recipes/README.md
+7
-7
No files found.
recipes/README.md
View file @
e5f13356
# Dynamo model serving recipes
# Dynamo model serving recipes
| Model family | Backend | Mode | Deployment | Benchmark |
| Model family | Backend | Mode |
GPU |
Deployment | Benchmark |
|---------------|---------|---------------------|------------|-----------|
|---------------|---------|---------------------|-------
|-------
-----|-----------|
| llama-3-70b | vllm | agg | ✓ | ✓ |
| llama-3-70b | vllm | agg |
H100, H200 |
✓ | ✓ |
| llama-3-70b | vllm | disagg-multi-node | ✓ | ✓ |
| llama-3-70b | vllm | disagg-multi-node |
H100, H200 |
✓ | ✓ |
| llama-3-70b | vllm | disagg-single-node | ✓ | ✓ |
| llama-3-70b | vllm | disagg-single-node |
H100, H200 |
✓ | ✓ |
|
oss-gpt | trtllm
| aggregated
| ✓ |
✓
|
|
DeepSeek-R1 | sglang
|
dis
aggregated
| H200
| ✓ |
🚧
|
|
DeepSeek-R1 | sglang
|
dis
aggregated | ✓ |
🚧
|
|
oss-gpt | trtllm
| aggregated
| GB200
| ✓ |
✓
|
## Prerequisites
## Prerequisites
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment