This website requires JavaScript.
Explore
Help
Sign In
huggingface
/
text-generation-inference
Watch
5
Star
0
Fork
0
You've already forked text-generation-inference
mirror of
https://github.com/huggingface/text-generation-inference.git
synced
2025-10-09 06:55:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
50e9fc89c8
text-generation-inference
/
backends
/
trtllm
/
src
History
Morgan Funtowicz
50e9fc89c8
working setup of the ffi layer
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