tabby/crates/llama-cpp-bindings
Meng Zhang 8046a482ea Release 0.5.3
http-api-bindings@0.5.3
llama-cpp-bindings@0.5.3
tabby@0.5.3
tabby-common@0.5.3
tabby-download@0.5.3
tabby-inference@0.5.3
tabby-scheduler@0.5.3

Generated by cargo-workspaces
2023-11-07 00:57:48 -08:00
..
include refactor: use llama.cpp tokenizer (#683) 2023-10-31 22:16:09 +00:00
llama.cpp@75fb6f2ba0 fix: support cpu only run in llama.cpp cuda build 2023-11-06 23:02:31 -08:00
src fix: llama.cpp requires kv cache to be N_CTX * parallelism (#714) 2023-11-06 23:02:28 -08:00
Cargo.toml Release 0.5.3 2023-11-07 00:57:48 -08:00
build.rs