Skip to content

Commit 11648d5

Browse files
committed
initial PR commit
1 parent 9c35706 commit 11648d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gguf-py/gguf/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ class MODEL_ARCH(IntEnum):
382382
DREAM = auto()
383383
SMALLTHINKER = auto()
384384
LLADA = auto()
385+
GLM4_MOE = auto()
385386

386387

387388
class VISION_PROJECTOR_TYPE(IntEnum):

0 commit comments

Comments
 (0)