mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* move some models to examples/models/contrib Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * update the document Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * remove arctic, blip2, cogvlm, dbrx from qa test list Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * remove tests of dit, mmdit and stdit from qa test Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * remove grok, jais, sdxl, skywork, smaug from qa test list Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * re-organize the glm examples Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * fix issues after running pre-commit Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * fix some typo in glm_4_9b readme Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> * fix bug Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> --------- Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| run_llm_fp8_quant_llama_70b.py | ||
| run_llm_lad_mtbench.py | ||
| run_llm_quickstart_atexit.py | ||
| test_bert.py | ||
| test_bindings.py | ||
| test_chatglm.py | ||
| test_commandr.py | ||
| test_deepseek.py | ||
| test_draft_target_model.py | ||
| test_eagle.py | ||
| test_enc_dec.py | ||
| test_exaone.py | ||
| test_gemma.py | ||
| test_gpt.py | ||
| test_gptj.py | ||
| test_granite.py | ||
| test_internlm.py | ||
| test_llama.py | ||
| test_llm_api_with_mpi.py | ||
| test_mamba.py | ||
| test_medusa.py | ||
| test_mistral.py | ||
| test_mixtral.py | ||
| test_multimodal.py | ||
| test_nemotron_nas.py | ||
| test_nemotron.py | ||
| test_openai.py | ||
| test_phi.py | ||
| test_prompt_lookup.py | ||
| test_pytorch.py | ||
| test_qwen2audio.py | ||
| test_qwen.py | ||
| test_qwenvl.py | ||
| test_recurrentgemma.py | ||
| test_redrafter.py | ||
| test_whisper.py | ||