mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* add eval_llmapi Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> tmp commit port to CLI tool Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> move Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> setup llmapi Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> fix spec_dec_algo Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> _update_from_hf_quant_config Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> fix Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> migrate test_pytorch.py Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> fix fp8 block scales Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> fix fp8 rowwise Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> adj alpha Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> move test_pytorch.py cases Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> move Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> rename test_accuracy.py to test_cli.py Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> clean Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * fix cnn_dailymail Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * renaming to cli flow Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * rename MMLU Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * rename Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> * add error 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_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_qwen2audio.py | ||
| test_qwen.py | ||
| test_qwenvl.py | ||
| test_recurrentgemma.py | ||
| test_redrafter.py | ||
| test_whisper.py | ||