tabby/crates/llama-cpp-bindings/src
Eric e0d0133d86
feat: support build tabby on windows (#948)
* feat: update config to support build on windows

* resolve comment

* update release.yml

* resolve comment
2023-12-11 12:14:49 +08:00
..
engine.cc feat: support build tabby on windows (#948) 2023-12-11 12:14:49 +08: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