mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* add mistral-7b-v0.1 torch flow test case Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * rearrange mistral Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * rearrange mixtral case Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * remove api function test Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * move mistral nemo cases Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * move mixtral cases Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * update threshold Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix failure Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix name Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix failure cases Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * update list Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * update threshold Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * remove awq llmapi test Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * adjust threshold Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix ci Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix partial comments Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix path Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * update thres Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * update Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * remove duplicate test case Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> * fix ci Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com> --------- Signed-off-by: Ivy Zhang <25222398+crazydemo@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_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_qwen2audio.py | ||
| test_qwen.py | ||
| test_qwenvl.py | ||
| test_recurrentgemma.py | ||
| test_redrafter.py | ||
| test_whisper.py | ||