llama.cpp/gguf-py/gguf/__init__.py

4 lines
55 B
Python

from .gguf import GGUFWriter
__version__ = '0.1.0'