Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.25
What's Changed
- added check for building on mac by @MarcusDunn in #60
- fix: 58 cant make this compile by @MarcusDunn in #61
Full Changelog: 0.1.24...0.1.25
0.1.24
What's Changed
- added docs to remind users to populate the submodules by @MarcusDunn in #55
- updated llama.cpp by @github-actions in #56
Full Changelog: 0.1.23...0.1.24
0.1.23
0.1.22
What's Changed
Full Changelog: 0.1.21...0.1.22
0.1.21
0.1.20
changed cpp version to 17 (this fixed some issues when compiling with the cuda docker image, not sure why)
Full Changelog: 0.1.19...0.1.20
0.1.19
0.1.18
Added LlamaBatchAdd to LlamaError
Full Changelog: 0.1.17...0.1.18