This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
hf_text-generation-inference
mirror of
https://github.com/huggingface/text-generation-inference.git
Watch
1
Star
0
Fork
You've already forked hf_text-generation-inference
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ed14bd6818
hf_text-generation-inference
/
backends
/
trtllm
/
src
History
Morgan Funtowicz
42748d5960
allow converting huggingface::tokenizers error to TensorRtLlmBackendError
2024-07-10 13:56:57 +00:00
..
backend.rs
Enable end to end CMake build
2024-07-03 10:27:53 +02:00
errors.rs
allow converting huggingface::tokenizers error to TensorRtLlmBackendError
2024-07-10 13:56:57 +00:00
ffi.cpp
unconditionally call InitializeBackend on the FFI layer
2024-07-08 22:09:09 +00:00
lib.rs
First version loading engines and making it ready for inference
2024-07-03 21:12:24 +00:00
main.rs
allow converting huggingface::tokenizers error to TensorRtLlmBackendError
2024-07-10 13:56:57 +00:00