mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-01 00:31:24 +08:00
* beam_width and max_new_token Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> * remove beam_width Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> * remove min_length Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> * remove return_num_sequences Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> --------- Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| auto_deploy | ||
| compilation | ||
| modeling | ||
| modules | ||
| multi_gpu | ||
| multi_gpu_modeling | ||
| speculative | ||
| thop | ||
| helpers.py | ||
| pattern_watcher.py | ||
| test_attention_mla.py | ||
| test_attention_no_cache.py | ||
| test_attention.py | ||
| test_autotuner.py | ||
| test_flashinfer_attention.py | ||
| test_flashinfer_star_attn.py | ||
| test_group_rmn_norm.py | ||
| test_mnnvl_memory.py | ||
| test_overlap_scheduler_input.json | ||
| test_overlap_scheduler.py | ||
| test_pytorch_model_engine.py | ||
| test_resource_manager.py | ||
| test_return_logits.py | ||
| test_trtllm_decoder.py | ||
| test_vanilla_attention.py | ||