tabby/crates/llama-cpp-bindings/src
Meng Zhang 8d1303d6e4
fix: properly recycle request id (#920)
2023-11-30 17:01:52 +08:00
..
engine.cc feat: add LLAMA_CPP_N_THREADS env (#742) 2023-11-09 19:54:23 +00:00
lib.rs refactor: handle max output length in StopCondition (#910) 2023-11-28 16:57:16 +08:00
llama.rs fix: properly recycle request id (#920) 2023-11-30 17:01:52 +08:00
utils.rs fix: when there's an error happens in background inference loop, it should exit the process (#713) 2023-11-06 20:41:49 +00:00