TensorRT-LLMs/tensorrt_llm/models/gemma
Yukun He e104f8bbb5
[5305318] fix: Fix the accuracy issue when reduce_fusion is enabled for GEMMA model. (#5801)
Signed-off-by: Yukun He <23156053+hyukn@users.noreply.github.com>
2025-07-08 19:51:05 +08:00
..
utils Update TensorRT-LLM (#2582) 2024-12-16 21:50:47 -08:00
__init__.py Update TensorRT-LLM (#1122) 2024-02-21 21:30:55 +08:00
config.py Solve underallocation in VSWA+/VGQA (#4667) 2025-06-12 12:12:46 +08:00
convert.py feat: Add Gemma3 text-only model support (#3247) 2025-04-10 12:34:58 +08:00
model.py [5305318] fix: Fix the accuracy issue when reduce_fusion is enabled for GEMMA model. (#5801) 2025-07-08 19:51:05 +08:00
smoothquant.py chore: Change the type annotations of input_ids and position_ids to int32. (#4632) 2025-06-07 16:10:47 +08:00
weight.py Update TensorRT-LLM (#2184) 2024-09-03 12:14:23 +02:00