Skip to content

Commit e260b0e

Browse files
committed
Add JANUS_PRO constant
1 parent d92205e commit e260b0e

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
@@ -3063,6 +3063,7 @@ class VisionProjectorType:
30633063
LFM2 = "lfm2"
30643064
KIMIVL = "kimivl"
30653065
LIGHTONOCR = "lightonocr"
3066+
JANUS_PRO = "janus_pro"
30663067

30673068

30683069
# Items here are (block size, type size)

0 commit comments

Comments
 (0)