We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc907b0 commit b37408fCopy full SHA for b37408f
tests/post_training/data/wc_reference_data_2025.0.yaml
@@ -8,3 +8,19 @@ tinyllama_int4_data_free_backend_TORCH:
8
num_int4: 114
9
num_int8: 84
10
num_compressed_xfail_reason: "Issue-160006"
11
+tinyllama_data_aware_backend_TORCH:
12
+ metric_value: 0.85767
13
+ num_int4: 94
14
+ num_int8: 124
15
+ num_compressed_xfail_reason: "Issue-160006"
16
+tinyllama_scale_estimation_group_size_64_backend_TORCH:
17
+ metric_value: 0.8566
18
19
20
21
+tinyllama_scale_estimation_per_channel_backend_TORCH:
22
+ metric_value: 0.81389
23
+ num_int4: 188
24
25
+ atol: 0.006 # difference across devices: 0.80873 vs 0.81389
26
0 commit comments