Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.16
0.1.15
0.1.14
What's Changed
- implemented Send + Sync for
LlamaContextParamsby @MarcusDunn in #43 (fixed regression in 0.1.12)
Full Changelog: 0.1.13...0.1.14
0.1.13
Breaking Changes
Changed how to create and modify LlamaContextParams
What's Changed
- fixed up
LlamaContextParamswith 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