"deploy/utils/dynamo_deployment.py" did not exist on "d23d48ba26764be8d7ad5068964a42441d6a6598"
- 13 Nov, 2025 1 commit
-
-
Yuekai Zhang authored
Signed-off-by:
Yuekai Zhang <zhangyuekai@foxmail.com> Signed-off-by:
krishung5 <krish@nvidia.com> Co-authored-by:
Kris Hung <krish@nvidia.com>
-
- 07 Nov, 2025 1 commit
-
-
Neelay Shah authored
Co-authored-by:Claude <noreply@anthropic.com>
-
- 12 Oct, 2025 1 commit
-
-
Alec authored
Signed-off-by:alec-flowers <aflowers@nvidia.com>
-
- 26 Sep, 2025 1 commit
-
-
Alec authored
Signed-off-by:
Alec <aflowers@nvidia.com> Signed-off-by:
Alec <35311602+alec-flowers@users.noreply.github.com> Signed-off-by:
krishung5 <krish@nvidia.com> Co-authored-by:
Kris Hung <krish@nvidia.com>
-
- 19 Sep, 2025 1 commit
-
-
Graham King authored
Signed-off-by:Graham King <grahamk@nvidia.com>
-
- 16 Sep, 2025 1 commit
-
-
Biswa Panda authored
Signed-off-by:Biswa Panda <biswa.panda@gmail.com>
-
- 28 Aug, 2025 1 commit
-
-
Kris Hung authored
Signed-off-by:krishung5 <krish@nvidia.com>
-
- 26 Aug, 2025 1 commit
-
-
Kris Hung authored
-
- 22 Aug, 2025 1 commit
-
-
J Wyman authored
-
- 18 Aug, 2025 1 commit
-
-
Ryan McCormick authored
docs: Bring back some missed release/0.4.0 doc changes, fix broken links, add lychee link checker github action (#2482)
-
- 25 Jul, 2025 1 commit
-
-
GuanLuo authored
-
- 10 Jul, 2025 1 commit
-
-
Biswa Panda authored
-
- 13 Jun, 2025 1 commit
-
-
Indrajit Bhosale authored
Added support in examples for multimodal video with aggregated and disaggregated architecture using LLaVA-NeXT-Video-7B
-
- 11 Jun, 2025 1 commit
-
-
hhzhang16 authored
Signed-off-by:
hhzhang16 <54051230+hhzhang16@users.noreply.github.com> Co-authored-by:
Kris Hung <krish@nvidia.com>
-
- 05 Jun, 2025 1 commit
-
-
Kris Hung authored
-
- 04 Jun, 2025 1 commit
-
-
hhzhang16 authored
feat: set model specific prompt templates in the multimodal config files, add documentation for multimodal example deployment (#1366)
-
- 30 May, 2025 1 commit
-
-
Kris Hung authored
-
- 28 May, 2025 1 commit
-
-
Kris Hung authored
Co-authored-by:J Wyman <jwyman@nvidia.com>
-
- 27 May, 2025 1 commit
-
-
J Wyman authored
-
- 19 May, 2025 1 commit
-
-
Graham King authored
We can now do this: - Node 1: ``` dynamo-run in=http out=dyn ``` - Node 2 and 3, two instances of component 'backend' in the nemotron_ultra pipeline: ``` dynamo-run in=dyn://nemotron_ultra.backend.generate out=vllm /data/models/NemotronUltra ``` - Node 4 and 5, two instances of the 'backend' component in nemotron_super pipeline: ``` dynamo-run in=dyn://nemotron_super.backend.generate out=vllm /data/models/NemotronSuper ``` The ingress node will discover all four instances and route correctly. We have been planning for this for a long time now. As part of this auto-discovery is now always `out=dyn`, with no extra URL parts. Previously it could only route to a single pipeline. Also: - Refactor endpoint / instance naming now that I understand them - Fix removing models when their instance stops.
-
- 07 May, 2025 1 commit
-
-
Kris Hung authored
-
- 02 May, 2025 1 commit
-
-
Kris Hung authored
-