text-generation-inference/backends/trtllm
2024-07-08 22:09:09 +00:00
..
cmake Specify which default log level to use depending on CMake build type 2024-07-08 22:06:49 +00:00
include make leader executor mode working 2024-07-08 22:08:49 +00:00
lib make leader executor mode working 2024-07-08 22:08:49 +00:00
scripts Overall build TRTLLM and deps through CMake build system 2024-07-02 17:16:27 +02:00
src unconditionally call InitializeBackend on the FFI layer 2024-07-08 22:09:09 +00:00
tests First version loading engines and making it ready for inference 2024-07-03 21:12:24 +00:00
build.rs Enable end to end CMake build 2024-07-03 10:27:53 +02:00
Cargo.toml Enable end to end CMake build 2024-07-03 10:27:53 +02:00
CMakeLists.txt First version loading engines and making it ready for inference 2024-07-03 21:12:24 +00:00