Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.13
Breaking Changes
Changed how to create and modify LlamaContextParams
What's Changed
- fixed up
LlamaContextParams
with new CB by @MarcusDunn in #36 - updated llama.cpp by @github-actions in #35
- Bump shlex from 1.1.0 to 1.3.0 by @dependabot in #38
- updated llama.cpp by @github-actions in #40
Full Changelog: 0.1.12...0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
What's Changed
- updated llama.cpp by @github-actions in #26
- Bump clap from 4.4.16 to 4.4.18 by @dependabot in #27
- Arm support and testing
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- Bump bindgen from 0.69.1 to 0.69.2 by @dependabot in #21
- updated llama.cpp by @github-actions in #20
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- updated llama.cpp by @github-actions in #18
Cleanup of build.rs and added an example.
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- specify cpp17 (fixed build on my mac with clang) by @MarcusDunn in #11
- removed Setup protoc step by @MarcusDunn in #13
- added updates to llama cpp as a cron job by @MarcusDunn in #15
- updated llama.cpp by @github-actions in #16
New Contributors
- @github-actions made their first contribution in #16
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- Bump rustix from 0.38.8 to 0.38.28 by @dependabot in #9
- Bump thiserror from 1.0.51 to 1.0.56 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- added example to readme and some small code changes to make it more readable by @MarcusDunn in #4
- code cleanup pre-OS by @MarcusDunn in #5
- Automated version update by @sepehr455 in #6
New Contributors
- @sepehr455 made their first contribution in #6
Full Changelog: 0.1.3...0.1.4