gguf : fix line endings

This commit is contained in:
M. Yusuf Sarıgöz 2023-08-24 09:26:13 +03:00
parent 344f6e373b
commit 0288361b65
5 changed files with 93 additions and 93 deletions

View file

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