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
ca27f380
Commit
ca27f380
authored
Mar 17, 2025
by
Anant Sharma
Committed by
GitHub
Mar 17, 2025
Browse files
build: add ai-dynamo[all] option (#227)
parent
d90286c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
pyproject.toml
pyproject.toml
+8
-0
No files found.
pyproject.toml
View file @
ca27f380
...
@@ -48,7 +48,15 @@ classifiers = [
...
@@ -48,7 +48,15 @@ classifiers = [
]
]
keywords
=
[
"llm"
,
"genai"
,
"inference"
,
"nvidia"
,
"distributed"
,
"dynamo"
]
keywords
=
[
"llm"
,
"genai"
,
"inference"
,
"nvidia"
,
"distributed"
,
"dynamo"
]
[project.urls]
Repository
=
"https://github.com/ai-dynamo/dynamo.git"
[project.optional-dependencies]
[project.optional-dependencies]
all
=
[
"vllm==0.7.2+dynamo"
,
"nixl"
,
]
vllm
=
[
vllm
=
[
"vllm==0.7.2+dynamo"
"vllm==0.7.2+dynamo"
]
]
...
...
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