TensorRT-LLMs/tensorrt_llm/_torch/speculative
Fanrong Li bc1c4ddcb5
fix: remove the unnecessary metadata changes in mtp. (#3787)
Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
2025-04-23 16:01:28 +08:00
..
__init__.py Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +08:00
eagle3.py Support CUDA graphs for EAGLE3 (#3176) 2025-04-17 04:53:50 +08:00
interface.py refactor: collect executor and decoder states into dataclass (#3234) 2025-04-15 16:31:45 +08:00
mtp.py fix: remove the unnecessary metadata changes in mtp. (#3787) 2025-04-23 16:01:28 +08:00
utils.py Support CUDA graphs for EAGLE3 (#3176) 2025-04-17 04:53:50 +08:00