tabby/crates/llama-cpp-bindings
Meng Zhang 2b131ad1d2
refactor: handle max output length in StopCondition (#910)
* refactor: handle max output length in StopCondition

* trim stop words

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-28 16:57:16 +08:00
..
include feat: add --parallelism to control throughput and vram usage (#727) 2023-11-08 18:31:22 +00:00
llama.cpp@efbd009d2f feat: sync llama.cpp to latest 2023-11-08 16:06:09 -08:00
src refactor: handle max output length in StopCondition (#910) 2023-11-28 16:57:16 +08:00
Cargo.toml Release 0.7.0-dev 2023-11-27 14:58:58 +08:00
build.rs feat(ci): support manylinux build for cpu / cuda (#899) 2023-11-26 16:37:12 +08:00