We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6238d77 commit 749dd95Copy full SHA for 749dd95
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## [[0.18.0](https://github.com/yoshoku/llama_cpp.rb/compare/v0.17.10...v0.18.0)] - 2025-02-02
2
3
**Breaking Changes**
4
+
5
All the native extensions code was rewritten in C. The high-level API has been removed and replaced with a simple bindings library.
6
The fast update speed of llama.cpp makes it difficult to keep up with the creation of this binding library.
7
[As previously noted](https://github.com/yoshoku/llama_cpp.rb/blob/main/CHANGELOG.md#060---2023-09-30),
0 commit comments