TensorRT-LLMs/tensorrt_llm/executor
Chang Liu f70815c945
[TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145)
Signed-off-by: Chang Liu <9713593+chang-l@users.noreply.github.com>
Co-authored-by: hlu1 <14827759+hlu1@users.noreply.github.com>
2025-06-10 01:59:56 +08:00
..
__init__.py chore: rename ExecutorBindingsWorker/Proxy (#4716) 2025-05-29 10:32:35 +08:00
executor.py [TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145) 2025-06-10 01:59:56 +08:00
ipc.py fix [nvbug5256044]: bench hang due to llmapi ipc (#4798) 2025-06-03 10:10:53 +08:00
postproc_worker.py fix: [nvbugs/5066257] serialization improvments (#3869) 2025-05-23 13:06:29 +08:00
proxy.py chore: remove request_error ipc in LLM.submit (#4763) 2025-06-03 20:55:59 +08:00
request.py [TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145) 2025-06-10 01:59:56 +08:00
result.py Refactor the first token response in PD (#4692) 2025-06-04 09:11:23 +08:00
serialization.py [TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145) 2025-06-10 01:59:56 +08:00
utils.py chore: remove request_error ipc in LLM.submit (#4763) 2025-06-03 20:55:59 +08:00
worker.py [TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145) 2025-06-10 01:59:56 +08:00