Skip to content

Commit 0377fe9

Browse files
GregoryComermalfet
authored andcommitted
Add missing comma in mobile.json (#467)
1 parent 95a8555 commit 0377fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/data/mobile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"embedding": {"bitwidth": 4, "groupsize" : 32}
2+
"embedding": {"bitwidth": 4, "groupsize" : 32},
33
"linear:a8w4dq": {"groupsize" : 256}
44
}

0 commit comments

Comments
 (0)