- 25 Apr, 2025 1 commit
-
-
Piotr Marcinkiewicz authored
-
- 09 Apr, 2025 1 commit
-
-
Jacky authored
Signed-off-by:
Jacky <18255193+kthui@users.noreply.github.com> Co-authored-by:
Neelay Shah <neelays@nvidia.com>
-
- 07 Apr, 2025 1 commit
-
-
ishandhanani authored
-
- 04 Apr, 2025 2 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.
-
- 24 Mar, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 18 Mar, 2025 1 commit
-
-
Biswa Panda authored
Co-authored-by:Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
- 17 Mar, 2025 3 commits
-
-
Neelay Shah authored
-
Anant Sharma authored
-
nnshah1 authored
-