tabby/crates/ctranslate2-bindings
Meng Zhang 007a40c582
feat: support early stop [TAB-51] (#208)
* bump ctranslate2 to v3.15.0

* enable early stop

* support early stop
2023-06-06 12:46:17 +00:00
..
CTranslate2@d4b6f3849a feat: support early stop [TAB-51] (#208) 2023-06-06 12:46:17 +00:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include feat: support early stop [TAB-51] (#208) 2023-06-06 12:46:17 +00:00
src feat: support early stop [TAB-51] (#208) 2023-06-06 12:46:17 +00: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 refactor: extract TextInferenceEngineImpl to reduce duplications between EncoderDecoderImpl and DecoderImpl #189 2023-06-04 22:28:39 +00:00
build.rs refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00