| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ab76598 commit 1a57b73
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | 8 | ## [Unreleased] | |
| 9 | 9 | ||
| 10 | + ## [0.3.33] | ||
| 11 | + | ||
| 10 | 12 | - feat: update llama.cpp to ggml-org/llama.cpp@78d2f5246 | |
| 11 | 13 | ||
| 12 | 14 | ## [0.3.32] | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | from .llama_cpp import * | |
| 2 | 2 | from .llama import * | |
| 3 | 3 | ||
| 4 | - __version__ = "0.3.32" | ||
| 4 | + __version__ = "0.3.33" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments