mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-22 19:52:38 +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> |
||
|---|---|---|
| .. | ||
| apps | ||
| __init__.py | ||
| _run_mpi_comm_task.py | ||
| fake.sh | ||
| grid_searcher.py | ||
| run_llm_exit.py | ||
| run_llm_with_postproc.py | ||
| run_llm.py | ||
| test_build_cache.py | ||
| test_executor.py | ||
| test_llm_args.py | ||
| test_llm_download.py | ||
| test_llm_kv_cache_events.py | ||
| test_llm_models_multi_gpu.py | ||
| test_llm_models.py | ||
| test_llm_multi_gpu.py | ||
| test_llm_perf_evaluator.py | ||
| test_llm_quant.py | ||
| test_llm_utils.py | ||
| test_llm.py | ||
| test_mpi_session.py | ||