gguf : start write tensor info
This commit is contained in:
parent
8332d26123
commit
af1c9966c8
2 changed files with 23 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
|||
GGUF_MAGIC = 0x47475546
|
||||
GGUF_VERSION = 1
|
||||
GGUF_DEFAULT_ALIGNMENT = 32
|
||||
|
||||
# general
|
||||
KEY_GENERAL_ARCHITECTURE = "general.architecture"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue