Skip to content

Commit

Permalink
Added:
Browse files Browse the repository at this point in the history
    - Updated `llama.cpp`.
  • Loading branch information
mtasic85 committed Sep 1, 2024
1 parent 735d959 commit 913ae58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## v0.1.16

Added:
- Updated `llama.cpp`.

## v0.1.15

Added:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llama-cpp-cffi"
version = "0.1.15"
version = "0.1.16"
description = "Python binding for llama.cpp using cffi"
homepage = "https://github.com/tangledgroup/llama-cpp-cffi"
repository = "https://github.com/tangledgroup/llama-cpp-cffi"
Expand Down

0 comments on commit 913ae58

Please sign in to comment.