TensorRT-LLMs/tensorrt_llm/_torch/speculative
Yuan Tong 57944206ba
feat: return logits in PyTorch flow (#3221)
Signed-off-by: Yuan Tong <13075180+tongyuantongyu@users.noreply.github.com>
Co-authored-by: QI JUN <22017000+QiJune@users.noreply.github.com>
2025-04-24 16:56:03 -07: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 feat: return logits in PyTorch flow (#3221) 2025-04-24 16:56:03 -07:00
utils.py Support CUDA graphs for EAGLE3 (#3176) 2025-04-17 04:53:50 +08:00