Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/TensorRT-LLM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2dd10cf
Choose a base ref
...
head repository: NVIDIA/TensorRT-LLM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a87a577
Choose a head ref
  • 15 commits
  • 22 files changed
  • 11 contributors

Commits on Aug 11, 2025

  1. [None][test] Test trtllm-bench AD vs, PT BEs on H100 single gpu (#6487)

    Signed-off-by: Eran Geva <19514940+MrGeva@users.noreply.github.com>
    Signed-off-by: Gal Hubara Agam <96368689+galagam@users.noreply.github.com>
    Co-authored-by: Gal Hubara Agam <96368689+galagam@users.noreply.github.com>
    MrGeva and galagam authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    b3e8fa2 View commit details
    Browse the repository at this point in the history
  2. [TRTLLM-5633][infra] Force set changed file diff to empty string for …

    …post-merge CI (#6777)
    
    Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
    yiqingy0 authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    62d6c98 View commit details
    Browse the repository at this point in the history
  3. [None][chore] remove closed bugs (#6772)

    Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
    Co-authored-by: Larry <197874197+LarryXFly@users.noreply.github.com>
    xinhe-nv and LarryXFly authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    9c358c2 View commit details
    Browse the repository at this point in the history
  4. [None][infra] Waive failed tests on main 0811 (#6778)

    Signed-off-by: qqiao <qqiao@nvidia.com>
    EmmaQiaoCh authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    d6ad4a9 View commit details
    Browse the repository at this point in the history
  5. fix: Ensure that Python stub generation works against libnvidia-ml st…

    …ubs (#6188)
    
    Signed-off-by: Martin Marciniszyn Mehringer <11665257+MartinMarciniszyn@users.noreply.github.com>
    MartinMarciniszyn authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    9a8195e View commit details
    Browse the repository at this point in the history
  6. [TRTLLM-5532][feat] store the block of context request into kv cache (#…

    …6683)
    
    Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com>
    byshiue authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    83dbc6c View commit details
    Browse the repository at this point in the history
  7. [None][doc] Add K2 tool calling examples (#6667)

    Signed-off-by: Lanyu Liao <lancelly@users.noreply.github.com>
    Co-authored-by: Lanyu Liao <lancelly@users.noreply.github.com>
    lancelly and lancelly authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    a2e9153 View commit details
    Browse the repository at this point in the history
  8. [TRTLLM-6675][Infra] nixl doc and test completion - I

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    c9f216f View commit details
    Browse the repository at this point in the history
  9. [TRTLLM-6675][Infra] nixl doc and test completion - II

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    0a6143d View commit details
    Browse the repository at this point in the history
  10. fix typo

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    dc60530 View commit details
    Browse the repository at this point in the history
  11. add missing config file

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    148e3af View commit details
    Browse the repository at this point in the history
  12. fix accuracy tests

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    0610d8c View commit details
    Browse the repository at this point in the history
  13. fix some tests

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    57c7e4f View commit details
    Browse the repository at this point in the history
  14. clean codes

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    fb8c19d View commit details
    Browse the repository at this point in the history
  15. adjust tests

    Signed-off-by: Bo Deng <deemod@nvidia.com>
    bo-nv committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    a87a577 View commit details
    Browse the repository at this point in the history
Loading