tabby/crates/ctranslate2-bindings
Meng Zhang 83e1cf76d8
feat: Upgrade ctranslate2 to v3.17.1 (#323)
2023-08-02 05:46:08 +00:00
..
CTranslate2@4978339f30 feat: Upgrade ctranslate2 to v3.17.1 (#323) 2023-08-02 05:46:08 +00:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include feat: support set compute_type through commandline arguments 2023-06-13 12:04:07 -07:00
src 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
.gitignore support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
CMakeLists.txt support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
Cargo.toml feat: support stop sequences [TAB-52] (#212) 2023-06-06 23:28:58 +00:00
build.rs refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00