- 18 Apr, 2025 2 commits
-
-
GuanLuo authored
-
Hongkuan Zhou authored
Co-authored-by:ishandhanani <82981111+ishandhanani@users.noreply.github.com>
-
- 17 Apr, 2025 3 commits
-
-
kYLe authored
-
tlipoca9 authored
Co-authored-by:ishandhanani <82981111+ishandhanani@users.noreply.github.com>
-
ishandhanani authored
Co-authored-by:Ziqi Fan <ziqif@nvidia.com>
-
- 16 Apr, 2025 1 commit
-
-
Jacky authored
-
- 15 Apr, 2025 4 commits
-
-
hhzhang16 authored
-
Alec authored
-
hhzhang16 authored
Signed-off-by:
hhzhang16 <54051230+hhzhang16@users.noreply.github.com> Co-authored-by:
mohammedabdulwahhab <furkhan324@berkeley.edu>
-
Ziqi Fan authored
-
- 14 Apr, 2025 2 commits
-
-
mohammedabdulwahhab authored
Signed-off-by:
mohammedabdulwahhab <furkhan324@berkeley.edu> Co-authored-by:
hhzhang16 <54051230+hhzhang16@users.noreply.github.com> Co-authored-by:
Julien Mancuso <jmancuso@nvidia.com>
-
ishandhanani authored
-
- 12 Apr, 2025 2 commits
-
-
Ziqi Fan authored
-
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 6 commits
-
-
Tanmay Verma authored
-
Tanmay Verma authored
-
Hongkuan Zhou authored
-
Tanmay Verma authored
Signed-off-by:
Tanmay Verma <tanmay2592@gmail.com> Signed-off-by:
Tanmay Verma <tanmayv@nvidia.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com>
-
Jacky authored
Signed-off-by:
Jacky <18255193+kthui@users.noreply.github.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com> Co-authored-by:
Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
hhzhang16 authored
Signed-off-by:
Jacky <18255193+kthui@users.noreply.github.com> Signed-off-by:
Pavithra Vijayakrishnan <160681768+pvijayakrish@users.noreply.github.com> Signed-off-by:
Chantal D Gama Rose <cdgamarose@nvidia.com> Signed-off-by:
hhzhang16 <54051230+hhzhang16@users.noreply.github.com> Co-authored-by:
Julien Mancuso <jmancuso@nvidia.com> Co-authored-by:
mohammedabdulwahhab <furkhan324@berkeley.edu> Co-authored-by:
mabdulwahhab <mabdulwahhab@nvidia.com> Co-authored-by:
Tushar Sharma <tusharma@nvidia.com> Co-authored-by:
Jacky <18255193+kthui@users.noreply.github.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com> Co-authored-by:
Pavithra Vijayakrishnan <160681768+pvijayakrish@users.noreply.github.com> Co-authored-by:
cdgamarose-nv <cdgamarose@nvidia.com> Co-authored-by:
Anant Sharma <anants@nvidia.com> Co-authored-by:
julienmancuso <161955438+julienmancuso@users.noreply.github.com> Co-authored-by:
Suman Tatiraju <167138127+statiraju@users.noreply.github.com> Co-authored-by:
Piotr Marcinkiewicz <piotrm@nvidia.com> Co-authored-by:
ishandhanani <82981111+ishandhanani@users.noreply.github.com> Co-authored-by:
Tanmay Verma <tanmayv@nvidia.com>
-
- 10 Apr, 2025 3 commits
- 09 Apr, 2025 4 commits
-
-
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>
-
Tanmay Verma authored
-
Jacky authored
Signed-off-by:
Jacky <18255193+kthui@users.noreply.github.com> Co-authored-by:
Piotr Marcinkiewicz <piotrm@nvidia.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com>
-
Jacky authored
Signed-off-by:
Jacky <18255193+kthui@users.noreply.github.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com>
-
- 08 Apr, 2025 1 commit
-
-
Tanmay Verma authored
Signed-off-by:
Tanmay Verma <tanmay2592@gmail.com> Co-authored-by:
Dmitry Tokarev <dtokarev@nvidia.com>
-
- 07 Apr, 2025 3 commits
-
-
ishandhanani authored
-
tlipoca9 authored
Co-authored-by:ishandhanani <82981111+ishandhanani@users.noreply.github.com>
-
ishandhanani authored
Co-authored-by:finofliu <finofliu@tencent.com>
-
- 05 Apr, 2025 1 commit
-
-
ishandhanani authored
-
- 04 Apr, 2025 3 commits
-
-
Yan Ru Pei authored
-
Graham King authored
Adds `@dynamo_worker(static = True)` to create a static worker which has a predictable name and hence does not require discovery or `etcd` to be running. There can only be a single static worker per namespace / component / endpoint trio. This contrasts with the default dynamic `dynamo_worker` endpoints we have now, which get a unique random name (based on namespace/component/endpoint), and are discovered by ingress components using etcd. Also change the hello_world example to use `dynamo_worker(static = True)` so that it is exercised and demonstrated somewhere. For NIM.
-
Kyungmin Lee authored
-
- 03 Apr, 2025 2 commits
-
-
ishandhanani authored
-
Tanmay Verma authored
Co-authored-by:Neelay Shah <neelays@nvidia.com>
-
- 02 Apr, 2025 1 commit
-
-
jon-chuang authored
Co-authored-by:Ryan Olson <ryanolson@users.noreply.github.com>
-
- 01 Apr, 2025 1 commit
-
-
ishandhanani authored
Co-authored-by:hongkuanz <hongkuanz@nvidia.com>
-
- 31 Mar, 2025 1 commit
-
-
jon-chuang authored
-