Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
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
0.1.118
What's Changed
- Bumped version to 0.1.118 by @github-actions[bot] in #803
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #804
- Multimodality support by @fellhorn in #790
Full Changelog: 0.1.117...0.1.118
0.1.117
What's Changed
- Bumped version to 0.1.117 by @github-actions[bot] in #800
- chore(deps): bump cc from 1.2.31 to 1.2.32 by @dependabot[bot] in #801
- fix: create fresh batch for each line in embedding example by @tmetsch in #802
New Contributors
Full Changelog: 0.1.116...0.1.117
0.1.116
Full Changelog: 0.1.114...0.1.115
What's Changed
- Bumped version to 0.1.116 by @github-actions[bot] in #799
- Fix panic introduced upstream if debug log level is disabled by @vlovich in #789
- Do not set target through clang_arg by @Kakadus in #796
- chore(deps): bump cc from 1.2.30 to 1.2.31 by @dependabot[bot] in #794
- chore(deps): bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #795
Full Changelog: 0.1.115...0.1.116
0.1.115
What's Changed
- Bumped version to 0.1.115 by @github-actions[bot] in #793
- Update
llama.cppto latest version supportinggpt-ossby @caer in #797
Full Changelog: 0.1.114...0.1.115