add EMBEDDED
This commit is contained in:
parent
911b437f22
commit
a4289e2aab
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:
|
||||
TYPE = "general.type"
|
||||
ARCHITECTURE = "general.architecture"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue