mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* Update TensorRT-LLM --------- Co-authored-by: RunningLeon <mnsheng@yeah.net> Co-authored-by: Tlntin <TlntinDeng01@Gmail.com> Co-authored-by: ZHENG, Zhen <zhengzhen.z@qq.com> Co-authored-by: Pham Van Ngoan <ngoanpham1196@gmail.com> Co-authored-by: Nathan Price <nathan@abridge.com> Co-authored-by: Tushar Goel <tushar.goel.ml@gmail.com> Co-authored-by: Mati <132419219+matichon-vultureprime@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| build_chatglm_engines.py | ||
| build_enc_dec_engines.py | ||
| build_engines_utils.py | ||
| build_gpt_engines.py | ||
| build_gptj_engines.py | ||
| build_llama_engines.py | ||
| build_mamba_engines.py | ||
| build_medusa_engines.py | ||
| build_recurrentgemma_engines.py | ||
| generate_expected_chatglm_output.py | ||
| generate_expected_enc_dec_output.py | ||
| generate_expected_gpt_output.py | ||
| generate_expected_gptj_output.py | ||
| generate_expected_llama_output.py | ||
| generate_expected_mamba_output.py | ||
| generate_expected_medusa_output.py | ||
| generate_expected_recurrentgemma_output.py | ||
| generate_hf_gpt_output.py | ||
| generate_test_lora_weights.py | ||
| io_converter.py | ||
| test_cpp.py | ||