Skip to content

Commit 87ca727

Browse files
committed
feat: update to include gemma3n
1 parent e344ad8 commit 87ca727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gguf/types/GgufMetadataTypes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export const enum GgufArchitectureType {
3535
gemma = "gemma",
3636
gemma2 = "gemma2",
3737
gemma3 = "gemma3",
38+
gemma3n = "gemma3n",
3839
starcoder2 = "starcoder2",
3940
mamba = "mamba",
4041
xverse = "xverse",

0 commit comments

Comments
 (0)