TensorRT-LLMs/tensorrt_llm/_torch/models
Fanrong Li ec03159e60
fix: Waive twoshot to fix acc issue (#3066)
* waive twoshot to fix acc issue

Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>

---------

Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
2025-03-27 21:38:52 +08:00
..
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
.gitkeep Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
modeling_auto.py Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
modeling_bert.py Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
modeling_deepseekv3.py fix: Waive twoshot to fix acc issue (#3066) 2025-03-27 21:38:52 +08:00
modeling_llama.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_llava_next.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_mamba_hybrid.py Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00
modeling_mixtral.py Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
modeling_mllama.py Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
modeling_multimodal_encoder.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_multimodal_utils.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_nemotron.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
modeling_nvsmall.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
modeling_qwen2vl.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_qwen.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_utils.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_vila.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00