tabby/crates/ctranslate2-bindings
Meng Zhang 3cac2607e7
refactor: improve error handlings, fix clippy warnings (#181)
* refactor: minor improvements on error handling

* refactor: cleanup error handlings

* update

* update

* fix

* add clippy / test workflow

* fix clippy

* fix clippy

* update
2023-06-01 17:23:05 -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 feat: add `tabby download` command (#157) 2023-05-28 14:36:11 -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 refactor: improve error handlings, fix clippy warnings (#181) 2023-06-01 17:23:05 -07:00