mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* v1.5 Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> v1.5.4 Add back draft_overhead to spec dec stats Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com> * v1.5.5: fix CI error Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v1.6: fix CI error 8196 > 8192 Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * Address reviewer concerns Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com> * Address reviewer concerns Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com> * precommit run Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com> * v2.0: Address reviewer concerns Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v2.1: add fix from wili Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * Revert changes that require use of TypeAlias because that requires python version >= 3.10 Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com> --------- Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com> Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> Co-authored-by: wili-65535 <wili-65535@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cache_transmission | ||
| cacheTransceiverConfig.cpp | ||
| CMakeLists.txt | ||
| contextPhaseParams.cpp | ||
| debugConfig.cpp | ||
| decodingConfig.cpp | ||
| disaggServerUtil.cpp | ||
| dynamicBatchConfig.cpp | ||
| dynamicBatchTuner.cpp | ||
| dynamicBatchTuner.h | ||
| executor.cpp | ||
| executorConfig.cpp | ||
| executorImpl.cpp | ||
| executorImpl.h | ||
| executorKVCacheEventManager.cpp | ||
| extendedRuntimePerfKnobConfig.cpp | ||
| guidedDecodingConfig.cpp | ||
| guidedDecodingParams.cpp | ||
| intervalSet.h | ||
| jsonSerialization.cpp | ||
| kvCacheConfig.cpp | ||
| kvCacheRetentionConfig.cpp | ||
| logitsPostProcessorConfig.cpp | ||
| loraConfig.cpp | ||
| model.h | ||
| mropeConfig.cpp | ||
| orchestratorConfig.cpp | ||
| orchestratorUtils.h | ||
| outputConfig.cpp | ||
| parallelConfig.cpp | ||
| peftCacheConfig.cpp | ||
| promptTuningConfig.cpp | ||
| request.cpp | ||
| requestImpl.h | ||
| requestUtils.cpp | ||
| requestUtils.h | ||
| requestWithId.cpp | ||
| requestWithId.h | ||
| response.cpp | ||
| responseImpl.h | ||
| samplingConfig.cpp | ||
| schedulerConfig.cpp | ||
| serialization.cpp | ||
| serializeUtils.h | ||
| speculativeDecodingConfig.cpp | ||
| tensor.cpp | ||
| types.cpp | ||