convert-hf : support bfloat16 conversion
This commit is contained in:
parent
4426e2987b
commit
6f8d280073
5 changed files with 345 additions and 162 deletions
|
@ -1,4 +1,5 @@
|
|||
from .constants import *
|
||||
from .lazy import *
|
||||
from .gguf_reader import *
|
||||
from .gguf_writer import *
|
||||
from .tensor_mapping import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue