gguf : update readme with build notes

This commit is contained in:
M. Yusuf Sarıgöz 2023-08-25 09:06:33 +03:00
parent 8798aea247
commit 2897926d90
3 changed files with 3 additions and 4 deletions

View file

@ -1,3 +1 @@
from .gguf import GGUFWriter
__version__ = '0.1.0'