tabby/crates/ctranslate2-bindings/src
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.cc fix: fix int8 compute type, fix auto compute type selection (include float32 into consideration for cuda compute capability <= 6.0) (#291) 2023-07-12 11:09:38 +08:00
dummy.cc support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
lib.rs feat: add stop words encoding offset for ctranslate model config (#371) 2023-08-28 14:07:01 +08:00