]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
gguf-py rel pipeline (#8410)
authorM. Yusuf Sarıgöz <redacted>
Wed, 10 Jul 2024 12:12:35 +0000 (15:12 +0300)
committerGitHub <redacted>
Wed, 10 Jul 2024 12:12:35 +0000 (15:12 +0300)
* Upd gguf-py/readme

* Bump patch version for release

gguf-py/README.md
gguf-py/pyproject.toml

index bc46d6e1dd708254417cb7bd69632af83ca8b212..9dd888f3180d1459d481661d90e40731b811c7d0 100644 (file)
@@ -79,5 +79,4 @@ python -m twine upload dist/*
 ```
 
 ## TODO
-- [ ] Add tests
 - [ ] Include conversion scripts as command line entry points in this package.
index 36e63ee3b7cd6e23dc15478683f3c72c064ac37f..62129126bdddcffdeb23dfab95b77a70fde6b2ab 100644 (file)
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "gguf"
-version = "0.9.0"
+version = "0.9.1"
 description = "Read and write ML models in GGUF for GGML"
 authors = ["GGML <ggml@ggml.ai>"]
 packages = [