tabby/crates/ctranslate2-bindings
Meng Zhang 48796ecd77
feat: add `tabby download` command (#157)
* simplify fmt-display

* cleanup

* move tabby-admin to reduce nest

* add model downloader

* get rid of model-type

* improve commands

* fix fmt
2023-05-28 14:36:11 -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 Switch to sccache (#154) 2023-05-27 16:20:17 -07:00