tabby/crates/ctranslate2-bindings
Meng Zhang 65836ee199
feat: add stop words encoding offset for ctranslate model config (#371)
* feat: add stop words encoding offset for ctranslate model config

* feat: set default suffix to \n

* add special treatment for bytefallback tokens
2023-08-28 14:07:01 +08:00
..
CTranslate2@4978339f30 feat: Upgrade ctranslate2 to v3.17.1 (#323) 2023-08-02 05:46:08 +00:00
cmake
include feat: support set compute_type through commandline arguments 2023-06-13 12:04:07 -07:00
src feat: add stop words encoding offset for ctranslate model config (#371) 2023-08-28 14:07:01 +08:00
.gitignore
CMakeLists.txt
Cargo.toml refactor: extract TextGeneration trait (#324) 2023-08-02 06:12:51 +00:00
build.rs