gguf-py rel pipeline (#8410)

* Upd gguf-py/readme

* Bump patch version for release
This commit is contained in:
M. Yusuf Sarıgöz 2024-07-10 15:12:35 +03:00 committed by GitHub
parent cc61948b1f
commit 83321c6958
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -79,5 +79,4 @@ python -m twine upload dist/*
```
## TODO
- [ ] Add tests
- [ ] Include conversion scripts as command line entry points in this package.