diff options
Diffstat (limited to 'gguf-py/README.md')
-rw-r--r-- | gguf-py/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gguf-py/README.md b/gguf-py/README.md index ffe25c49..a28d8c57 100644 --- a/gguf-py/README.md +++ b/gguf-py/README.md @@ -69,4 +69,3 @@ python -m twine upload dist/* ## TODO - [ ] Add tests - [ ] Include conversion scripts as command line entry points in this package. -- Add CI workflow for releasing the package. |