tabby/crates/ctranslate2-bindings
Meng Zhang be90047477
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
..
CTranslate2@d4b6f3849a feat: support early stop [TAB-51] (#208) 2023-06-06 12:46:17 +00:00
cmake
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
CMakeLists.txt
Cargo.toml feat: support stop sequences [TAB-52] (#212) 2023-06-06 23:28:58 +00:00
build.rs