- 11 Apr, 2025 1 commit
-
-
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>
-
- 09 Apr, 2025 3 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
-
cdgamarose-nv authored
#### Overview: Updated the dynamo run doc `docs/guides/dynamo_run.md` #### Details: - Updated the instructions to make it clear which binary to use for built backends - Reformatted the doc to make it more readable - Added missing cmake library for ubuntu Signed-off-by:Chantal D Gama Rose <cdgamarose@nvidia.com>
-
- 08 Apr, 2025 1 commit
-
-
Hongkuan Zhou authored
-
- 07 Apr, 2025 1 commit
-
-
tlipoca9 authored
Co-authored-by:ishandhanani <82981111+ishandhanani@users.noreply.github.com>
-
- 03 Apr, 2025 1 commit
-
-
Graham King authored
-
- 25 Mar, 2025 1 commit
-
-
Graham King authored
Put the arguments in a JSON file: ``` { "dtype": "half", "trust_remote_code": true } ``` Pass it like this: ``` dynamo-run out=sglang ~/llm_models/Llama-3.2-3B-Instruct --extra-engine-args sglang_extra.json ``` Requested here https://github.com/ai-dynamo/dynamo/issues/290 (`dtype`) and here https://github.com/ai-dynamo/dynamo/issues/360 (`trust_remote_code`).
-
- 24 Mar, 2025 1 commit
-
-
Graham King authored
This lets us do: ``` dynamo-run out=llamacpp <gguf_file> ``` Previously a `--model-config <hf-repo>` was also required, to configure our tokenizer.
-
- 21 Mar, 2025 3 commits
-
-
Olga Andreeva authored
Co-authored-by:Olga Andreeva <oandreeva@oandreeva-mlt.client.nvidia.com>
-
Ikko Eltociear Ashimine authored
-
Harry Kim authored
Co-authored-by:Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
- 20 Mar, 2025 1 commit
-
-
Graham King authored
It hardly slows the build down, and it makes things run much faster. That allows us to switch to the debug (default) profile for development, and keep the release profile for, well, releasing. Motivated by changes in https://github.com/ai-dynamo/dynamo/pull/279
-
- 19 Mar, 2025 2 commits
-
-
ishandhanani authored
-
mohammedabdulwahhab authored
Co-authored-by:mabdulwahhab <mabdulwahhab@nvidia.com>
-
- 18 Mar, 2025 6 commits
-
-
ishandhanani authored
Co-authored-by:Dmitry Tokarev <dtokarev@nvidia.com>
-
mohammedabdulwahhab authored
Co-authored-by:
mabdulwahhab <mabdulwahhab@nvidia.com> Co-authored-by:
Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
Graham King authored
-
Dmitry Tokarev authored
Co-authored-by:Anant Sharma <anants@nvidia.com>
-
Maksim Khadkevich authored
Co-authored-by:Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
Suman Tatiraju authored
-
- 17 Mar, 2025 9 commits
-
-
Suman Tatiraju authored
Co-authored-by:Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
Alec authored
Co-authored-by:Harrison Saturley-Hall <454891+saturley-hall@users.noreply.github.com>
-
Suman Tatiraju authored
Co-authored-by:
Vikram Sharma <vsm2@illinois.edu> Co-authored-by:
Ziqi Fan <ziqif@nvidia.com> Co-authored-by:
Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
Alec authored
Co-authored-by:
GuanLuo <41310872+GuanLuo@users.noreply.github.com> Co-authored-by:
Sean <choishsean@gmail.com> Co-authored-by:
Meenakshi Sharma <163925564+nvda-mesharma@users.noreply.github.com>
-
Suman Tatiraju authored
-
Suman Tatiraju authored
-
Suman Tatiraju authored
-
Hongkuan Zhou authored
-
Suman Tatiraju authored
-