tabby/crates/ctranslate2-bindings
Meng Zhang 87b6b34120
feat: implement input truncation with options.max_input_length (#415)
2023-09-08 10:01:03 +00:00
..
CTranslate2@4978339f30 feat: Upgrade ctranslate2 to v3.17.1 (#323) 2023-08-02 05:46:08 +00:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include feat: support set compute_type through commandline arguments 2023-06-13 12:04:07 -07:00
src feat: implement input truncation with options.max_input_length (#415) 2023-09-08 10:01:03 +00:00
.gitignore support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
CMakeLists.txt chore: build with ruy (cpu only) on static mode for linux. (#378) 2023-08-30 18:04:40 +08:00
Cargo.toml feat: llama.cpp for metal support [TAB-146] (#391) 2023-09-03 09:59:07 +08:00
build.rs fix: switch default running backend to openblas on x86 linux (#380) 2023-08-30 14:19:35 +00:00