add EMBEDDED

This commit is contained in:
katsu560 2024-08-10 19:57:20 +09:00
parent 911b437f22
commit a4289e2aab

View file

@ -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"