TensorRT-LLMs/tensorrt_llm/models/qwen
Yunfan Fan 1a8e28d295
[FIX] fix bugs caused by None attention_bias during Qwen3 model convert engine (#6344)
Signed-off-by: fanyunfan <2569548856@qq.com>
Co-authored-by: fanyunfan <2569658856@qq.com>
2025-07-30 07:13:44 +08:00
..
__init__.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
config.py [FIX] fix bugs caused by None attention_bias during Qwen3 model convert engine (#6344) 2025-07-30 07:13:44 +08:00
convert.py [FIX] fix bugs caused by None attention_bias during Qwen3 model convert engine (#6344) 2025-07-30 07:13:44 +08:00
model.py [feat] Add TensorRT-Engine Qwen3 (dense) model support (#5650) 2025-07-10 10:26:06 +08:00
utils.py Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00