sync ggml
This commit is contained in:
parent
b096272f75
commit
e4562042a4
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ GGML_QUANT_VERSION = 2 # GGML_QNT_VERSION from ggml.h
|
|||
|
||||
|
||||
class Keys:
|
||||
EMBEDDED_FILES = "embedded_files"
|
||||
|
||||
class General:
|
||||
ARCHITECTURE = "general.architecture"
|
||||
QUANTIZATION_VERSION = "general.quantization_version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue