tabby/crates/llama-cpp-bindings
vodkaslime 3c7c8d9293
feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390)
* feat: add cargo test to github actions

* chore: fix lint

* chore: add openblas dependency

* chore: update build dependency

* chore: resolve comments

* chore: fix lint

* chore: fix lint

* chore: test installing dependencies

* chore: refactor integ test

* update ci

* cleanup

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-09-03 05:04:52 +00:00
..
include feat: llama.cpp for metal support [TAB-146] (#391) 2023-09-03 09:59:07 +08:00
llama.cpp@bce1fef328 refactor: use TabbyML/llama.cpp submodule 2023-09-03 12:38:54 +08:00
src fix lint 2023-09-03 10:01:28 +08:00
Cargo.toml feat: support cancellation in llama backend 2023-09-03 09:59:40 +08: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