-
Notifications
You must be signed in to change notification settings - Fork 895
Comparing changes
Open a pull request
base repository: ai-dynamo/dynamo
base: a7cbbe789aeb64a850437e2e194d7818a504f357
head repository: ai-dynamo/dynamo
compare: 44f78896dd2e3e0cb3c496dc574a14e142fcc512
- 8 commits
- 46 files changed
- 8 contributors
Commits on Aug 7, 2025
-
feat: LMCache integration in newest ux (#2079)
Signed-off-by: ZichengMa <zichengma1225@gmail.com> Co-authored-by: Ziqi Fan <ziqif@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 784da90 - Browse repository at this point
Copy the full SHA 784da90View commit details -
fix: Reduce disk space usage in pre-merge-rust action (removes unnece…
…ssary sccache artifacts) (#2337)
Configuration menu - View commit details
-
Copy full SHA for 5fad47f - Browse repository at this point
Copy the full SHA 5fad47fView commit details -
feat: DIS-323 [trtllm backend publisher] only publish kv event with t…
…he biggest window size to support kv routing with variable sliding window attention (#2241)
Configuration menu - View commit details
-
Copy full SHA for 2cf6776 - Browse repository at this point
Copy the full SHA 2cf6776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254f481 - Browse repository at this point
Copy the full SHA 254f481View commit details -
fix: improve HF token handling in preprocessor tests (#2321)
Co-authored-by: Keiven Chang <keivenchang@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ccc8815 - Browse repository at this point
Copy the full SHA ccc8815View commit details -
chore: Remove service_name from ModelDeploymentCard
We had two names in the ModelDeploymentCard: display_name and service_name. They were either always identical, or service_name was a [slug](https://sentry.io/answers/slug-in-django/)-ified version of the display_name. Having two names is confusing, especially for #2267 . Now we only have `display_name`. The HTTP server gets to decide how to translate that to the `model` HTTP field (if at all), it's not in the card. In practice it still uses a slug. Most of the code change in here is because I merged `model_card/create.rs` and `model_card/model.rs`. It always confused me why the object and it's implementation should be in separate files (modules). It confused Rust too, we had to make fields `pub` just to access them. I suspect it was a pattern from a different language mis-applied to Rust. Is fixed.
Configuration menu - View commit details
-
Copy full SHA for 80f8c61 - Browse repository at this point
Copy the full SHA 80f8c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7666f - Browse repository at this point
Copy the full SHA 9b7666fView commit details -
perf: Improve capitalize from N allocs to 3.
Thank you Code Rabbit for noticing, and Gemini Pro 2.5 for the detailed perf comparison. What a beautiful future.
Configuration menu - View commit details
-
Copy full SHA for 44f7889 - Browse repository at this point
Copy the full SHA 44f7889View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a7cbbe789aeb64a850437e2e194d7818a504f357...44f78896dd2e3e0cb3c496dc574a14e142fcc512