TensorRT-LLMs/tests/unittest/api_stability
Erin 8fe7bdeacf
feat: LogitsProcessor in PyTorch backend (#3145)
* support lp in pytorch backend

Signed-off-by: Erin Ho <14718778+hchings@users.noreply.github.com>

* fix tp

Signed-off-by: Erin Ho <14718778+hchings@users.noreply.github.com>

---------

Signed-off-by: Erin Ho <14718778+hchings@users.noreply.github.com>
2025-05-01 14:15:30 -07:00
..
references feat: LogitsProcessor in PyTorch backend (#3145) 2025-05-01 14:15:30 -07:00
references_committed feat: LogitsProcessor in PyTorch backend (#3145) 2025-05-01 14:15:30 -07:00
api_stability_core.py feat: Support Top-K logprobs and prompt_logprobs in LLMAPI (#3388) 2025-05-01 12:47:14 -04:00
test_llm_api.py chore: refactor the LlmArgs with Pydantic and migrate remaining pybinding configs to python (#3025) 2025-04-05 13:31:48 +08:00