Skip to content

Commit

Permalink
add desktop.json (pytorch#622)
Browse files Browse the repository at this point in the history
* add desktop.json

* add fast

* remove embedding
  • Loading branch information
metascroy authored and malfet committed Jul 17, 2024
1 parent d3582a0 commit 6c0b25f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/data/desktop.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"linear:int4": {"groupsize" : 256},
"dtype" : "fast16",
"executor": {"accelerator": "fast" }
}

0 comments on commit 6c0b25f

Please sign in to comment.