tabby/crates
Meng Zhang 1a4c2aa71f
feat: swtich cpu backend to llama.cpp (#638)
* feat: swtich Cpu backend to llama.cpp

* feat: switch cpu serving to ggml

* fix cargo.toml

* use optional dependency

* fix compliation

* update ci target
2023-10-25 15:40:11 -07:00
..
ctranslate2-bindings Release 0.5.0-dev 2023-10-24 13:05:33 -07:00
http-api-bindings Release 0.5.0-dev 2023-10-24 13:05:33 -07:00
llama-cpp-bindings feat: swtich cpu backend to llama.cpp (#638) 2023-10-25 15:40:11 -07:00
rust-cxx-cmake-bridge Release 0.5.0-dev 2023-10-24 13:05:33 -07:00
tabby feat: swtich cpu backend to llama.cpp (#638) 2023-10-25 15:40:11 -07:00
tabby-common feat: add server.completion_timeout to control timeout of /v1/completion (#637) 2023-10-25 22:05:23 +00:00
tabby-download Release 0.5.0-dev 2023-10-24 13:05:33 -07:00
tabby-inference Release 0.5.0-dev 2023-10-24 13:05:33 -07:00
tabby-scheduler feat: add server.completion_timeout to control timeout of /v1/completion (#637) 2023-10-25 22:05:23 +00:00