Skip to content

Commit 6962892

Browse files
authored
Left-overs after moving PTWC tests to Xeon Gold (#3073)
### Changes After moving PTWC tests to Xeon Gold (ticket 153844), we should update the metrics due to unstable accuracy deviations across different CPUs (ticket 152627). #3048 updated only `tinyllama_scale_estimation_per_channel_backend_OV`, but `tinyllama_awq_backup_mode_none` and `tinyllama_NF4_scale_estimation_stateful_per_channel` were also affected. ### Tests - [x] CI job: 248 ![image](https://github.com/user-attachments/assets/b565d069-3bf6-4c33-be1c-edbe02438839)
1 parent 2585510 commit 6962892

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/post_training/data/wc_reference_data.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ tinyllama_data_aware_lora_stateful_backend_OV:
3636
num_int4: 94
3737
num_int8: 500
3838
tinyllama_NF4_scale_estimation_stateful_per_channel_backend_OV:
39-
metric_value: 0.87942
39+
metric_value: 0.87132
4040
num_int4: 11
4141
num_int8: 290
4242
metrics_xfail_reason: "Issue-148819"
4343
tinyllama_awq_backup_mode_none_backend_OV:
44-
metric_value: 0.84793
44+
metric_value: 0.85679
4545
num_int4: 208
4646
num_int8: 0

0 commit comments

Comments
 (0)