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-04-27 04:52:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f5397c414
text-generation-inference
/
backends
/
llamacpp
/
src
History
Morgan Funtowicz
26d0266cec
feat(backend): handle all the tokenization failure and send back to the client
2024-11-14 08:42:01 +01:00
..
backend.rs
feat(backend): handle all the tokenization failure and send back to the client
2024-11-14 08:42:01 +01:00
lib.rs
feat(backend): add early stopping criteria from TGI stream callback
2024-11-14 08:42:01 +01:00
main.rs
feat(backend): expose tokenizer to the GenerationContext to decode token
2024-11-14 08:42:01 +01:00