Skip to content

Commit

Permalink
Update desktop.json (#664)
Browse files Browse the repository at this point in the history
No quantization until we move the PyTorch pin to include the new MPS quantized kernels
  • Loading branch information
mikekgfb authored and malfet committed Jul 17, 2024
1 parent 8c9ce59 commit 5e6c6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/data/desktop.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"executor": {"accelerator": "fast"},
"precision": {"dtype" : "fast16"},
"precision": {"dtype" : "fast16"}
}

0 comments on commit 5e6c6bc

Please sign in to comment.