Skip to content

Commit 084bec1

Browse files
metascroymalfet
authored andcommitted
fix desktop.json (#658)
1 parent 8e8e433 commit 084bec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/data/desktop.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"executor": {"accelerator": "fast" }
2+
"executor": {"accelerator": "fast" },
33
"precision": {"dtype" : "fast16"},
4-
"linear:int4": {"groupsize" : 256},
4+
"linear:int4": {"groupsize" : 256}
55
}

0 commit comments

Comments
 (0)