gguf : export objects to user code (#2780)

* gguf export more objects to user code

* gguf export all objects to user code for now

* gguf : bump version
This commit is contained in:
M. Yusuf Sarıgöz
2023-08-25 12:43:41 +03:00
committed by GitHub
parent 6bbc598a63
commit 8194cd8772
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
from .gguf import GGUFWriter
from .gguf import *