mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-22 12:27:26 +00:00
gguf: prepare as Pip package
This commit is contained in:
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'
|
||||
Reference in New Issue
Block a user