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:
parent
6bbc598a63
commit
8194cd8772
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
from .gguf import GGUFWriter
|
||||
from .gguf import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue