Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.94
0.1.93
What's Changed
- Bumped version to 0.1.93 by @github-actions in #636
- Redirect llama.cpp logs into tracing by @vlovich in #637
- Added Reranker example by @srv1n in #598
- more reliable target directory estimation by @peterwilli in #638
- Fix packaging by @vlovich in #639
- chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #642
- chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by @dependabot in #643
- chore(deps): bump cmake from 0.1.53 to 0.1.54 by @dependabot in #644
- chore(deps): bump cc from 1.2.11 to 1.2.13 by @dependabot in #646
- chore(deps): bump clap from 4.5.27 to 4.5.28 by @dependabot in #645
- Fix llama.cpp build dirtying src and breaking packaging by @vlovich in #647
New Contributors
- @srv1n made their first contribution in #598
- @peterwilli made their first contribution in #638
Full Changelog: 0.1.92...0.1.93
0.1.92
What's Changed
- Bumped version to 0.1.92 by @github-actions in #630
- chore(deps): bump openssl from 0.10.66 to 0.10.70 by @dependabot in #635
- chore(deps): bump cmake from 0.1.52 to 0.1.53 by @dependabot in #634
- chore(deps): bump cc from 1.2.10 to 1.2.11 by @dependabot in #633
- Fix builds for cross-compilation with mingw by @vlovich in #632
Full Changelog: 0.1.91...0.1.92
0.1.91
0.1.90
What's Changed
- Bumped version to 0.1.90 by @github-actions in #623
- chore(deps): bump clap from 4.5.26 to 4.5.27 by @dependabot in #625
Full Changelog: 0.1.89...0.1.90
0.1.89
What's Changed
- Bumped version to 0.1.89 by @github-actions in #621
- Update llama.cpp dependency to the latest version; Fix all clippy lints. by @nkoppel in #622
Full Changelog: 0.1.88...0.1.89
0.1.88
What's Changed
- Bumped version to 0.1.88 by @github-actions in #618
- chore(deps): bump cc from 1.2.9 to 1.2.10 by @dependabot in #620
- chore(deps): bump enumflags2 from 0.7.10 to 0.7.11 by @dependabot in #619
Full Changelog: 0.1.87...0.1.88
0.1.87
What's Changed
- Bumped version to 0.1.87 by @github-actions in #612
- chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #615
- chore(deps): bump cc from 1.2.6 to 1.2.9 by @dependabot in #617
- chore(deps): bump clap from 4.5.23 to 4.5.26 by @dependabot in #616
- fix shared libs not found on windows #583 by @xutianyi1999 in #614
New Contributors
- @xutianyi1999 made their first contribution in #614
Full Changelog: 0.1.86...0.1.87
0.1.86
What's Changed
- Include
llama.cpp/ggml/src/ggml-metalwhen publishingllama-cpp-sys-2by @babichjacob in #597 - Bumped version to 0.1.86 by @github-actions in #595
- chore(deps): bump clap from 4.5.19 to 4.5.22 by @dependabot in #593
- Add sampling API back to LlamaTokenDataArray; Add DRY and XTC Samplers by @nkoppel in #594
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #599
- chore(deps): bump encoding_rs from 0.8.34 to 0.8.35 by @dependabot in #600
- chore(deps): bump cc from 1.2.2 to 1.2.3 by @dependabot in #601
- chore(deps): bump clap from 4.5.22 to 4.5.23 by @dependabot in #602
- Fix arguments of sampling methods; Make chat templates and detokenization more reliable by @nkoppel in #611
- chore(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #606
- chore(deps): bump glob from 0.3.1 to 0.3.2 by @dependabot in #609
- chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #608
- Build for aarch64-linux-android by @AsbjornOlling in #605
- chore(deps): bump cc from 1.2.3 to 1.2.6 by @dependabot in #610
New Contributors
Full Changelog: 0.1.85...0.1.86
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
included files inllama-cpp-sys-2so 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