tabby/crates
Meng Zhang 486e507079
fix: correct Decoding behavior in incremental manner (#491)
* feat: implement IncrementalDecoding

* refactor: use IncrementalDecoding for ctranslate2

* refactor: rename StopWords to DecodingFactory

* refactor: move decoding logic to tabby-inference

* feat: optimize decoding range

* cleanup
2023-09-29 13:06:47 +00:00
..
ctranslate2-bindings fix: correct Decoding behavior in incremental manner (#491) 2023-09-29 13:06:47 +00:00
http-api-bindings feat: add /generate and /generate_streaming (#482) 2023-09-28 17:20:50 +00:00
llama-cpp-bindings fix: correct Decoding behavior in incremental manner (#491) 2023-09-29 13:06:47 +00:00
rust-cxx-cmake-bridge refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00
tabby refactor: move generate / generate_stream to /v1beta (#487) 2023-09-28 23:58:17 +00:00
tabby-common feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00
tabby-download feat: support ModelScope for model registry downloading (#477) 2023-09-26 11:52:11 -07:00
tabby-inference fix: correct Decoding behavior in incremental manner (#491) 2023-09-29 13:06:47 +00:00
tabby-scheduler feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00