text-generation-inference/backends/trtllm
2024-07-12 19:24:59 +00:00
..
cmake use external fmt lib 2024-07-12 19:24:59 +00:00
include remove fmt import 2024-07-12 19:24:09 +00:00
lib remove fmt import 2024-07-12 19:24:09 +00:00
scripts Overall build TRTLLM and deps through CMake build system 2024-07-02 17:16:27 +02:00
src working setup of the ffi layer 2024-07-11 21:24:32 +00:00
tests First version loading engines and making it ready for inference 2024-07-03 21:12:24 +00:00
build.rs include guard to build example in cmakelists 2024-07-11 21:24:01 +00:00
Cargo.toml Enable end to end CMake build 2024-07-03 10:27:53 +02:00
CMakeLists.txt use external fmt lib 2024-07-12 19:24:59 +00:00