gguf: prepare as Pip package
This commit is contained in:
parent
5dd870574e
commit
344f6e373b
6 changed files with 816 additions and 0 deletions
3
gguf-py/gguf/__init__.py
Normal file
3
gguf-py/gguf/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from .gguf import GGUFWriter
|
||||
|
||||
__version__ = '0.1.0'
|
Loading…
Add table
Add a link
Reference in a new issue