TensorRT-LLMs/tensorrt_llm/_torch/modules/mamba
hlu1 cd2bcdc1a9
Fix create_weights in attention (#3692)
Signed-off-by: Hao Lu <14827759+hlu1@users.noreply.github.com>
2025-04-24 07:30:00 +08:00
..
__init__.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
causal_conv1d.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
layernorm_gated.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
mixer.py Fix create_weights in attention (#3692) 2025-04-24 07:30:00 +08:00
selective_state_update.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
softplus.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
ssd_bmm.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
ssd_chunk_scan.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
ssd_chunk_state.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
ssd_combined.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00
ssd_state_passing.py feat: Nemotron-H model support (#3430) 2025-04-16 14:05:56 -07:00