We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e344ad8 commit 87ca727Copy full SHA for 87ca727
src/gguf/types/GgufMetadataTypes.ts
@@ -35,6 +35,7 @@ export const enum GgufArchitectureType {
35
gemma = "gemma",
36
gemma2 = "gemma2",
37
gemma3 = "gemma3",
38
+ gemma3n = "gemma3n",
39
starcoder2 = "starcoder2",
40
mamba = "mamba",
41
xverse = "xverse",
0 commit comments