| .. |
|
_tensorrt_engine
|
[TRTLLM-5208][BREAKING CHANGE] chore: make pytorch LLM the default (#5312)
|
2025-06-20 03:01:10 +08:00 |
|
_torch
|
[None][feat] Support SharedTensor on MultimodalParams (#6254)
|
2025-08-10 17:48:24 -07:00 |
|
auto_parallel
|
[None][fix] Migrate to new cuda binding package name (#6700)
|
2025-08-07 16:29:55 -04:00 |
|
bench
|
[TRTLLM-6174][feat] Enable FP32 mamba ssm cache (#6574)
|
2025-08-10 16:27:51 -04:00 |
|
commands
|
[TRTLLM-6174][feat] Enable FP32 mamba ssm cache (#6574)
|
2025-08-10 16:27:51 -04:00 |
|
evaluate
|
Add gpt-oss GSM8K test. (#6732)
|
2025-08-10 22:45:43 -04:00 |
|
executor
|
[None][feat] Support SharedTensor on MultimodalParams (#6254)
|
2025-08-10 17:48:24 -07:00 |
|
inputs
|
[None][feat] Support SharedTensor on MultimodalParams (#6254)
|
2025-08-10 17:48:24 -07:00 |
|
layers
|
[https://nvbugs/5410687][fix] Hopper w4a8 groupwise MoE interleave (#6708)
|
2025-08-07 15:30:16 -07:00 |
|
llmapi
|
[None][feat] Support SharedTensor on MultimodalParams (#6254)
|
2025-08-10 17:48:24 -07:00 |
|
metrics
|
[None][feat] Core Metrics Implementation (#5785)
|
2025-08-09 02:48:53 -04:00 |
|
models
|
[TRTLLM-6174][feat] Enable FP32 mamba ssm cache (#6574)
|
2025-08-10 16:27:51 -04:00 |
|
plugin
|
feat: Add support for fp8 rowwise quantization (#4876)
|
2025-06-14 06:37:48 -07:00 |
|
quantization
|
[https://nvbugs/5410687][fix] Hopper w4a8 groupwise MoE interleave (#6708)
|
2025-08-07 15:30:16 -07:00 |
|
runtime
|
[None][fix] Migrate to new cuda binding package name (#6700)
|
2025-08-07 16:29:55 -04:00 |
|
scaffolding
|
[https://nvbugs/5387375] fix(scaffolding): fix scaffolding aime test in test_e2e (#6140)
|
2025-07-18 10:34:37 +08:00 |
|
serve
|
[None][feat] improve dataloading for benchmark_dataset by using batch… (#6548)
|
2025-08-11 09:50:41 +08:00 |
|
tools
|
[TRTLLM-6420][feat] add support for Eclairv2 model - cherry-pick changes and minor fix (#6493)
|
2025-08-08 21:40:48 -04:00 |
|
__init__.py
|
feat: TRTLLM-5941 Upgrade xgrammar to 0.1.18 (#5364)
|
2025-07-01 20:12:55 +08:00 |
|
_common.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
_dlpack_utils.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
_ipc_utils.py
|
[None][fix] Migrate to new cuda binding package name (#6700)
|
2025-08-07 16:29:55 -04:00 |
|
_mnnvl_utils.py
|
[None][fix] Migrate to new cuda binding package name (#6700)
|
2025-08-07 16:29:55 -04:00 |
|
_utils.py
|
[None][feat] Core Metrics Implementation (#5785)
|
2025-08-09 02:48:53 -04:00 |
|
builder.py
|
feat: nanobind bindings (#6185)
|
2025-07-21 08:56:57 +01:00 |
|
disaggregated_params.py
|
[fix]: Skip prompt length checking for generation only requests (#6146)
|
2025-07-19 21:26:37 +08:00 |
|
functional.py
|
[None][feat] Add NCCL Symmetric Integration for All Reduce (#4500)
|
2025-08-07 17:28:14 -07:00 |
|
graph_rewriting.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
logger.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
lora_manager.py
|
[TRTLLM-6611][feat] Add warnings and stricter validation to LoraManager adapter loading (#6453)
|
2025-07-31 22:22:51 -04:00 |
|
mapping.py
|
fix: Mapping rank boundary check bug (#4935)
|
2025-06-27 07:27:59 +08:00 |
|
math_utils.py
|
perf: Optimize swizzle_sf, unswizzle_sf, reswizzle_sf (#5318)
|
2025-06-26 14:03:56 +08:00 |
|
module.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
network.py
|
chore: remove usernames from comments (#3291)
|
2025-04-05 13:44:28 +08:00 |
|
parameter.py
|
fix:https://nvbugs/5234033 enable starcoder trt-flow with transforme… (#3909)
|
2025-05-15 11:16:45 +08:00 |
|
profiler.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
prompt_adapter_manager.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
python_plugin.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
sampling_params.py
|
[None] [feat] Add model gpt-oss (#6645)
|
2025-08-07 03:04:18 -04:00 |
|
scheduling_params.py
|
[None][feat] Add support of scheduling attention dp request (#6246)
|
2025-08-01 20:38:01 -04:00 |
|
serialization.py
|
[None] [feat] Add model gpt-oss (#6645)
|
2025-08-07 03:04:18 -04:00 |
|
top_model_mixin.py
|
linting(python): Enable ruff on more files (wave 1/N) (#5140)
|
2025-06-14 19:19:34 +08:00 |
|
version.py
|
[None][chore] Bump version to 1.1.0rc0 (#6651)
|
2025-08-07 13:39:49 +08:00 |