TensorRT-LLMs/tensorrt_llm/models/gemma
Yukun He 3cc16c2438 [https://nvbugs/5496960][fix] Fix Gemma model forward. (#7509)
Signed-off-by: Yukun He <23156053+hyukn@users.noreply.github.com>
Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com>
2025-09-22 14:28:38 +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 [None] [feat] Add model gpt-oss (#6645) 2025-08-07 03:04:18 -04:00
convert.py feat: Add Gemma3 text-only model support (#3247) 2025-04-10 12:34:58 +08:00
model.py [https://nvbugs/5496960][fix] Fix Gemma model forward. (#7509) 2025-09-22 14:28:38 +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