Skip to content

Commit 965a918

Browse files
committed
feat: update to include SmolLM3
1 parent 8fe188c commit 965a918

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
@@ -36,6 +36,7 @@ export const enum GgufArchitectureType {
3636
gemma2 = "gemma2",
3737
gemma3 = "gemma3",
3838
gemma3n = "gemma3n",
39+
smollm3 = "smollm3",
3940
starcoder2 = "starcoder2",
4041
mamba = "mamba",
4142
xverse = "xverse",

0 commit comments

Comments
 (0)