- 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)
-
- 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>
-
- 05 Jun, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 04 Jun, 2025 2 commits
-
-
Biswa Panda authored
-
Hongkuan Zhou authored
-
- 03 Jun, 2025 1 commit
-
-
hhzhang16 authored
-
- 30 May, 2025 1 commit
-
-
Alec 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>
-
- 21 May, 2025 1 commit
-
-
Biswa Panda authored
-
- 20 May, 2025 1 commit
-
-
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>
-
- 07 May, 2025 2 commits
-
-
Hongkuan Zhou authored
-
ptarasiewiczNV authored
-
- 05 May, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 01 May, 2025 1 commit
-
-
Yan Ru Pei authored
-
- 30 Apr, 2025 1 commit
-
-
Yan Ru Pei authored
-
- 28 Apr, 2025 1 commit
-
-
ishandhanani authored
-
- 26 Apr, 2025 1 commit
-
-
Hongkuan Zhou authored
Signed-off-by:
Hongkuan Zhou <tedzhouhk@gmail.com> Co-authored-by:
ishandhanani <82981111+ishandhanani@users.noreply.github.com> Co-authored-by:
ishandhanani <ishandhanani@gmail.com> Co-authored-by:
Ubuntu <ubuntu@dev-inst-2w1vokvyuts83rzn4n1k7mnzew9.us-central1-a.c.brevdevprod.internal> Co-authored-by:
Biswa Panda <biswa.panda@gmail.com> Co-authored-by:
Anant Sharma <anants@nvidia.com>
-
- 25 Apr, 2025 2 commits
-
-
Alec authored
-
Biswa Panda authored
Co-authored-by:ishandhanani <ishandhanani@gmail.com>
-
- 21 Apr, 2025 1 commit
-
-
ishandhanani authored
-
- 18 Apr, 2025 1 commit
-
-
Hongkuan Zhou authored
Co-authored-by:ishandhanani <82981111+ishandhanani@users.noreply.github.com>
-
- 17 Apr, 2025 1 commit
-
-
ishandhanani authored
Co-authored-by:Ziqi Fan <ziqif@nvidia.com>
-
- 15 Apr, 2025 1 commit
-
-
Alec authored
-
- 14 Apr, 2025 1 commit
-
-
ishandhanani authored
-
- 12 Apr, 2025 1 commit
-
-
Hongkuan Zhou authored
feat: ETCD prefix watcher + python binding + runtime reconfiguration for router and disagg router (#581) Signed-off-by:
Hongkuan Zhou <tedzhouhk@gmail.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com>
-
- 11 Apr, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 10 Apr, 2025 2 commits
- 09 Apr, 2025 1 commit
-
-
jon-chuang authored
feat: Extract Common Configs + Log Configs on Init + Add `test_` to `sdk/tests` filenames required for pytest (#434) Co-authored-by:ishandhanani <82981111+ishandhanani@users.noreply.github.com>
-
- 07 Apr, 2025 1 commit
-
-
ishandhanani authored
-
- 04 Apr, 2025 1 commit
-
-
Yan Ru Pei authored
-