mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* add gsm8k Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * fix gsm8k Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * add gpqa Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * conditional import lm_eval Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * gpqa in lm_eval Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * system prompt Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * shuffle Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * update AA prompt and regex Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * revert AA prompt and regex Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * integration to tests Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * fix Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * add DS-R1 Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * fix and clean Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * fix Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * update tests Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * update Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * clean up Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * free_gpu_memory_fraction=0.8 Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * fix Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> --------- Signed-off-by: Enwei Zhu <21126786+syuoni@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 | ||