dynamo/lib/bindings/python/examples/hello_world
Olga Andreeva 27fad26faf
refactor: Split ModelType to ModelInput for request and response type; ModelType for the supported workloads (#2714)
Signed-off-by: Guan Luo <gluo@nvidia.com>
Signed-off-by: GuanLuo <41310872+GuanLuo@users.noreply.github.com>
Co-authored-by: Guan Luo <gluo@nvidia.com>
Co-authored-by: GuanLuo <41310872+GuanLuo@users.noreply.github.com>
2025-09-03 22:22:37 +00:00
..
client.py feat: Support multiple models on single ingress node (#1127) 2025-05-19 18:41:07 -04:00
client_static.py feat: Support multiple models on single ingress node (#1127) 2025-05-19 18:41:07 -04:00
run.py feat: Python decorator dynamo_worker takes optional `static` parameter without etcd (#494) 2025-04-04 09:26:52 -04:00
server.py refactor: use primary lease + self-contained graceful shutdown trigged by SIGINT/SIGTERM (#1001) 2025-05-08 16:53:39 -07:00
server_sglang.py refactor: Split ModelType to ModelInput for request and response type; ModelType for the supported workloads (#2714) 2025-09-03 22:22:37 +00:00
server_sglang_static.py feat: Support static workers, run without etcd. (#2281) 2025-08-06 09:51:43 -04:00
server_sglang_tok.py refactor: Split ModelType to ModelInput for request and response type; ModelType for the supported workloads (#2714) 2025-09-03 22:22:37 +00:00
server_vllm.py refactor: Split ModelType to ModelInput for request and response type; ModelType for the supported workloads (#2714) 2025-09-03 22:22:37 +00:00