Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.128
Important
What's Changed
- Bumped version to 0.1.128 by @github-actions[bot] in #873
- Fix a bunch of
cargo checkand clippy warnings by @ysimonson in #878 - Fix capitalization of LlamaCppError by @ysimonson in #876
- Added lifetime to LlamaBatch by @ysimonson in #877
- Improve the grammar error handling by @marek-hradil in #874
New Contributors
- @marek-hradil made their first contribution in #874
Full Changelog: 0.1.127...0.1.128
0.1.127
What's Changed
- Bumped version to 0.1.127 by @github-actions[bot] in #867
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #871
- chore(deps): bump clap from 4.5.51 to 4.5.53 by @dependabot[bot] in #870
- chore(deps): bump cc from 1.2.46 to 1.2.47 by @dependabot[bot] in #869
- Fix android builds: use std::ffi::c_char in cstr_to_string by @AsbjornOlling in #872
Full Changelog: 0.1.126...0.1.127
0.1.126
What's Changed
- Bumped version to 0.1.126 by @github-actions[bot] in #863
- chore(deps): bump hf-hub from 0.3.2 to 0.4.3 by @dependabot[bot] in #845
- chore(deps): bump cc from 1.2.43 to 1.2.45 by @dependabot[bot] in #859
- Update llama.cpp by @ysimonson in #866
New Contributors
- @ysimonson made their first contribution in #866
Full Changelog: 0.1.125...0.1.126
0.1.125
What's Changed
- Bumped version to 0.1.125 by @github-actions[bot] in #857
- chore(deps): bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in #854
- chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #860
- Fixed build for linux+vulkan when not using system vulkan SDK by @n-k in #858
- Add ability to select backend devices by @kusaanko in #861
Full Changelog: 0.1.124...0.1.125
0.1.124
0.1.123
What's Changed
- chore(deps): bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #836
- Bumped version to 0.1.123 by @github-actions[bot] in #832
- chore(deps): bump cc from 1.2.37 to 1.2.38 by @dependabot[bot] in #834
- feat: Cargo publish --workspace by @fellhorn in #841
- fix: Discover MSVC include paths for Windows bindgen builds by @Michael-A-Kuykendall in #839
- chore(deps): bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #835
- chore(deps): bump cc from 1.2.38 to 1.2.41 by @dependabot[bot] in #842
- chore: update llama.cpp submodule to latest upstream (3d4053f77f0f78ee2b791088c02af653ebee42dd → d7395115baf395b75a73a17b0b796e746e468da9) by @xhjkl in #850
- chore(deps): bump cc from 1.2.41 to 1.2.43 by @dependabot[bot] in #848
- chore(deps): bump clap from 4.5.48 to 4.5.50 by @dependabot[bot] in #849
New Contributors
- @Michael-A-Kuykendall made their first contribution in #839
- @xhjkl made their first contribution in #850
Full Changelog: 0.1.122...0.1.123
0.1.122
What's Changed
- Bumped version to 0.1.122 by @github-actions[bot] in #822
- chore(deps): bump bindgen from 0.72.0 to 0.72.1 by @dependabot[bot] in #823
- chore(deps): bump clap from 4.5.45 to 4.5.47 by @dependabot[bot] in #824
- chore(deps): bump cc from 1.2.34 to 1.2.37 by @dependabot[bot] in #829
- Update llama.cpp to b6482 (3d4053f) by @admiralakber in #831
New Contributors
- @admiralakber made their first contribution in #831
Full Changelog: 0.1.121...0.1.122
0.1.121
What's Changed
- Bumped version to 0.1.121 by @github-actions[bot] in #821
- Expose separator token by @emilnorsker in #820
New Contributors
- @emilnorsker made their first contribution in #820
Full Changelog: 0.1.120...0.1.121
0.1.120
What's Changed
- chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #817
- Bumped version to 0.1.120 by @github-actions[bot] in #818
- Multimodality improvements by @fellhorn in #819
Full Changelog: 0.1.119...0.1.120
0.1.119
What's Changed
- Prevent CUDA and Vulkan incompatibility in
examples/rerankerby adding the expecteddisable_gpuarg by @babichjacob in #807 - Bumped version to 0.1.119 by @github-actions[bot] in #805
- chore(deps): bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #814
- chore(deps): bump glob from 0.3.2 to 0.3.3 by @dependabot[bot] in #813
- chore(deps): bump clap from 4.5.43 to 4.5.45 by @dependabot[bot] in #811
- chore(deps): bump cc from 1.2.32 to 1.2.34 by @dependabot[bot] in #812
- Add with_n_seq_max and n_seq_max to LlamaContextParams by @darjus in #816
- Add KV cache type (K/V) configuration to LlamaContextParams by @gn64 in #815
New Contributors
Full Changelog: 0.1.118...0.1.119