We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01258d2 commit 0eed262Copy full SHA for 0eed262
examples/models/qwen2_5/config/qwen2_5_xnnpack_q8da4w.yaml
@@ -8,4 +8,7 @@ model:
8
9
backend:
10
xnnpack:
11
- enabled: True
+ enabled: True
12
+
13
+quantization:
14
+ qmode: 8da4w
0 commit comments