tabby/crates/llama-cpp-bindings
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
..
include feat: swtich cpu backend to llama.cpp (#638) 2023-10-25 15:40:11 -07:00
llama.cpp@6ed7dce31a feat: update llama.cpp (#488) 2023-09-28 23:59:59 +00:00
src feat: swtich cpu backend to llama.cpp (#638) 2023-10-25 15:40:11 -07:00
Cargo.toml Release 0.5.0-dev 2023-10-24 13:05:33 -07:00
build.rs feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390) 2023-09-03 05:04:52 +00:00