tabby/crates/ctranslate2-bindings
Meng Zhang 552711a560
Support causal lm (decoder only model) (#151)
* support

* support causal lm
2023-05-27 01:26:33 -07:00
..
CTranslate2@45af5ebcb6 support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include Support causal lm (decoder only model) (#151) 2023-05-27 01:26:33 -07:00
src Support causal lm (decoder only model) (#151) 2023-05-27 01:26:33 -07: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 Build link shared in docker for ctranslate2 (#150) 2023-05-27 00:05:56 -07:00
build.rs Build link shared in docker for ctranslate2 (#150) 2023-05-27 00:05:56 -07:00