Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
a8c5637f
"...tio/src/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "110f3f8caeff051b32f168c44fda9faa0d71ed18"
Commit
a8c5637f
authored
Jan 24, 2025
by
Ryan McCormick
Committed by
GitHub
Jan 24, 2025
Browse files
docs: Add link to LLM example in top level README (#61)
parent
f6d723f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
README.md
README.md
+11
-1
No files found.
README.md
View file @
a8c5637f
...
@@ -89,9 +89,19 @@ deployment instructions.
...
@@ -89,9 +89,19 @@ deployment instructions.
[Hello World](./examples/hello_world)
[Hello World](./examples/hello_world)
A basic example demonstrating the new interfaces and concepts of
A basic example demonstrating the new interfaces and concepts of
t
riton
d
istributed. In the
h
ello
w
orld example, you can deploy a set
T
riton
D
istributed. In the
H
ello
W
orld example, you can deploy a set
of simple workers to load balance requests from a local work queue.
of simple workers to load balance requests from a local work queue.
## LLM
[LLM](./examples/llm/vllm)
An intermediate example expanding further on the concepts indroduced
in the Hello World example. In this example, we demonstrate
[Disaggregated Serving](https://arxiv.org/abs/2401.09670)
as an application of the components defined in Triton Distributed.
# Disclaimers
# Disclaimers
> [!NOTE]
> [!NOTE]
...
...
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