hf_text-generation-inference/backends/trtllm
Morgan Funtowicz ed14bd6818 use correct include for spdlog 2024-07-10 13:57:31 +00:00
..
cmake update trtllm to latest version a96cccafcf6365c128f004f779160951f8c0801c 2024-07-10 13:47:56 +00:00
include use correct include for spdlog 2024-07-10 13:57:31 +00:00
lib implement the Stream method to send new tokens through a callback 2024-07-09 13:46:48 +00:00
scripts Overall build TRTLLM and deps through CMake build system 2024-07-02 17:16:27 +02:00
src allow converting huggingface::tokenizers error to TensorRtLlmBackendError 2024-07-10 13:56:57 +00:00
tests First version loading engines and making it ready for inference 2024-07-03 21:12:24 +00:00
CMakeLists.txt create cmake install target to put everything relevant in installation folder 2024-07-10 13:48:59 +00:00
Cargo.toml Enable end to end CMake build 2024-07-03 10:27:53 +02:00
build.rs Enable end to end CMake build 2024-07-03 10:27:53 +02:00