- 07 Jul, 2025 1 commit
-
-
jain-ria authored
Signed-off-by:
jain-ria <riajain@NVIDIA.com> Co-authored-by:
Alec <35311602+alec-flowers@users.noreply.github.com>
-
- 01 Jul, 2025 1 commit
-
-
jthomson04 authored
-
- 27 Jun, 2025 2 commits
-
-
jthomson04 authored
-
Yan Ru Pei authored
feat: Unnormalize waiting requests + predictive load updates for Python router (mirroring Rust) + softmax sampling to reduce thrashing (#1638)
-
- 16 Jun, 2025 1 commit
-
-
runzhen authored
Signed-off-by:Runzhen Wang <wangrunzhen@gmail.com>
-
- 14 Jun, 2025 1 commit
-
-
Hongkuan Zhou authored
Signed-off-by:
Hongkuan Zhou <tedzhouhk@gmail.com> Co-authored-by:
hhzhang16 <54051230+hhzhang16@users.noreply.github.com> Co-authored-by:
Alec <35311602+alec-flowers@users.noreply.github.com> Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
- 13 Jun, 2025 2 commits
-
-
GuanLuo authored
Signed-off-by:
GuanLuo <41310872+GuanLuo@users.noreply.github.com> Co-authored-by:
Ryan McCormick <rmccormick@nvidia.com>
-
GuanLuo authored
Signed-off-by:
GuanLuo <41310872+GuanLuo@users.noreply.github.com> Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by:
Ryan McCormick <rmccormick@nvidia.com>
-
- 12 Jun, 2025 5 commits
-
-
richardhuo-nv authored
-
richardhuo-nv authored
-
J Wyman authored
-
Jacky authored
Co-authored-by:Ziqi Fan <ziqif@nvidia.com>
-
J Wyman authored
Signed-off-by:
Tanmay Verma <tanmay2592@gmail.com> Co-authored-by:
Tanmay Verma <tanmay2592@gmail.com> Co-authored-by:
Jacky <18255193+kthui@users.noreply.github.com>
-
- 11 Jun, 2025 1 commit
-
-
richardhuo-nv authored
-
- 10 Jun, 2025 1 commit
-
-
Biswa Panda authored
-
- 05 Jun, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 04 Jun, 2025 3 commits
-
-
Biswa Panda authored
-
hhzhang16 authored
feat: set model specific prompt templates in the multimodal config files, add documentation for multimodal example deployment (#1366)
-
Hongkuan Zhou authored
-
- 03 Jun, 2025 2 commits
-
-
hhzhang16 authored
-
Hongkuan Zhou authored
-
- 02 Jun, 2025 1 commit
-
-
hhzhang16 authored
Signed-off-by:
hhzhang16 <54051230+hhzhang16@users.noreply.github.com> Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
- 31 May, 2025 1 commit
-
-
mohammedabdulwahhab authored
-
- 30 May, 2025 2 commits
-
-
Alec authored
-
Biswa Panda authored
-
- 29 May, 2025 1 commit
-
-
Hongkuan Zhou authored
Signed-off-by:
Hongkuan Zhou <tedzhouhk@gmail.com> Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
- 28 May, 2025 1 commit
-
-
Neelay Shah authored
-
- 27 May, 2025 1 commit
-
-
Shuaiyi Zhang authored
Signed-off-by:
Shuaiyi Zhang <zhangsy28@lenovo.com> Co-authored-by:
Shuaiyi Zhang <zhangsy28@lenovo.com> Co-authored-by:
Yan Ru Pei <yanrpei@gmail.com>
-
- 22 May, 2025 2 commits
-
-
Hongkuan Zhou authored
Co-authored-by:root <root@kkranen-dt.nvidia.com>
-
Hongkuan Zhou authored
-
- 21 May, 2025 2 commits
-
-
Suman Tatiraju authored
Signed-off-by:
Suman Tatiraju <167138127+statiraju@users.noreply.github.com> Signed-off-by:
Anant Sharma <anants@nvidia.com> Co-authored-by:
Anant Sharma <anants@nvidia.com> Co-authored-by:
Dmitry Tokarev <dtokarev@nvidia.com> Co-authored-by:
ishandhanani <82981111+ishandhanani@users.noreply.github.com> Co-authored-by:
Kristen Kelleher <kkelleher@nvidia.com> Co-authored-by:
Suman Tatiraju <statiraju@statiraju-mlt.client.nvidia.com> Co-authored-by:
Hannah Zhang <hannahz@nvidia.com>
-
Biswa Panda authored
-
- 20 May, 2025 2 commits
-
-
julienmancuso authored
-
Hongkuan Zhou 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.
-
- 15 May, 2025 1 commit
-
-
mohammedabdulwahhab authored
-
- 12 May, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 09 May, 2025 1 commit
-
-
Biswa Panda authored
-
- 08 May, 2025 2 commits
-
-
Hongkuan Zhou authored
-
julienmancuso authored
Co-authored-by:mohammedabdulwahhab <furkhan324@berkeley.edu>
-