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 8fe188c commit 965a918Copy full SHA for 965a918
src/gguf/types/GgufMetadataTypes.ts
@@ -36,6 +36,7 @@ export const enum GgufArchitectureType {
36
gemma2 = "gemma2",
37
gemma3 = "gemma3",
38
gemma3n = "gemma3n",
39
+ smollm3 = "smollm3",
40
starcoder2 = "starcoder2",
41
mamba = "mamba",
42
xverse = "xverse",
0 commit comments