TensorRT-LLMs/tests/unittest/_torch/auto_deploy
William Zhang 478b6b20a1
[#9230][refactor] Replace nemotron patches with custom model implementation (#9751)
[#9230][refactor] Replace nemotron patches with custom model implementation

* Why?

Patching for nemotron H models was growing out of hand, and made certain
optimizations more complex than they needed to be.

* What?

This commit finally gets rid of them, and replaces them with the custom
model implementation in `modeling_nemotron_h.py`.

Closes #9230
Closes NvBug 5747867

Signed-off-by: William Zhang <133824995+2ez4bz@users.noreply.github.com>
2025-12-18 19:36:27 -08:00
..
_utils_test [None][fix] Autodeploy: fix some legacy flashinfer attention test errors (#9928) 2025-12-17 12:27:22 -08:00
unit [#9230][refactor] Replace nemotron patches with custom model implementation (#9751) 2025-12-18 19:36:27 -08:00