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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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