tabby/crates/ctranslate2-bindings
Meng Zhang b8309d98cc
Switch to sccache (#154)
* fix fmt

* fix

* fix test

* fix clippy

* switch to sc cache

* fix

* update

* update

* update

* fix

* add test

* remove clippy

* update

* disable incremental

* update

* simply
2023-05-27 16:20:17 -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 Switch to sccache (#154) 2023-05-27 16:20:17 -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 Switch to sccache (#154) 2023-05-27 16:20:17 -07:00