Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.85
What's Changed
- Bump llamacpp b4240 by @AsbjornOlling in #590
- Bump llama.cpp to b4206 by @AsbjornOlling in #582
- Bumped version to 0.1.85 by @github-actions in #581
- Add greedy decoding to example 'simple' by @joneavila in #589
- chore(deps): bump cc from 1.1.28 to 1.2.2 by @dependabot in #588
- chore(deps): bump thiserror from 1.0.64 to 1.0.69 by @dependabot in #587
- chore(deps): bump tracing from 0.1.40 to 0.1.41 by @dependabot in #586
- chore(deps): bump cmake from 0.1.51 to 0.1.52 by @dependabot in #585
- update the
include
d files inllama-cpp-sys-2
so that the crate can be published again by @babichjacob in #592
New Contributors
- @joneavila made their first contribution in #589
Full Changelog: 0.1.84...0.1.85
0.1.84
What's Changed
- Bump anyhow from 1.0.86 to 1.0.91 by @dependabot in #560
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #559
- Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #513
- Implement new sampler API and bump llama.cpp by @volesen in #580
- wrap llama_batch_get_one by @tinglou in #579
- chore(deps): bump anyhow from 1.0.91 to 1.0.93 by @dependabot in #575
- Bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #507
- Bump bindgen from 0.69.4 to 0.69.5 by @dependabot in #538
- Bumped version to 0.1.84 by @github-actions in #563
New Contributors
Full Changelog: 0.1.83...0.1.84
0.1.83
What's Changed
- Bumped version to 0.1.83 by @github-actions in #532
- build.rs: also search for library files in lib64/ by @AsbjornOlling in #561
New Contributors
- @AsbjornOlling made their first contribution in #561
Full Changelog: 0.1.82...0.1.83
0.1.82
What's Changed
- Bumped version to 0.1.82 by @github-actions in #525
- fix: implicitly use
c_char
type instead of hardcodingi8
by @babichjacob in #530
Full Changelog: 0.1.81...0.1.82
0.1.81
What's Changed
- Update Cargo.toml by @MarcusDunn in #523
- Update Cargo.toml by @MarcusDunn in #524
Full Changelog: 0.1.80...0.1.81
0.1.80
What's Changed
- Expose
n_ubatch
context param by @brittlewis12 in #504 - Expose last-token candidates context method by @brittlewis12 in #509
- Context and model enhancements by @brittlewis12 in #510
- Bump cc from 1.1.14 to 1.1.21 by @dependabot in #508
- Expose pooling type by @LucGeven in #516
- chore: move
embeddings
into theexamples
directory by @babichjacob in #519 - ci: fix version bumping GitHub Actions job by @babichjacob in #517
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #520
- Bump clap from 4.5.16 to 4.5.19 by @dependabot in #515
- Bump cc from 1.1.21 to 1.1.28 by @dependabot in #514
- fix: make
llama-cpp-sys-2
publishable again by @babichjacob in #521
New Contributors
Full Changelog: 0.1.79...0.1.80