TensorRT-LLMs/cpp/tensorrt_llm/pybind
Robin Kobus 403370af62
refactor: Move ModelSpec to core library (#3980)
* refactor: Move ModelSpec from tests to core library

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* refactor: Move ModelSpec from runtime to separatedir

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* refactor: Use new bindings path and clean up

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* chore: Updated licenses

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* chore: Remove script_dir from path

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

---------

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
2025-05-04 01:39:09 +08:00
..
batch_manager feat: Add multimodal embedding field in LlmRequest (#3855) 2025-05-01 12:23:30 +08:00
common fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
executor fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
runtime fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
testing refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
userbuffers fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
bindings.cpp refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
CMakeLists.txt refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00