text-generation-inference/backends/trtllm/src
2024-07-11 21:24:32 +00:00
..
backend.rs working setup of the ffi layer 2024-07-11 21:24:32 +00:00
errors.rs allow converting huggingface::tokenizers error to TensorRtLlmBackendError 2024-07-10 13:56:57 +00:00
ffi.cpp working setup of the ffi layer 2024-07-11 21:24:32 +00:00
lib.rs working setup of the ffi layer 2024-07-11 21:24:32 +00:00
main.rs allow converting huggingface::tokenizers error to TensorRtLlmBackendError 2024-07-10 13:56:57 +00:00