Skip to content

Commit

Permalink
increased tolerance for unstable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ljaljushkin committed Aug 13, 2024
1 parent a7d575e commit 6b755bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/post_training/data/wc_reference_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ tinyllama_data_aware_gptq_backend_OV:
metric_value: 0.87134
num_int4: 94
num_int8: 124
atol: 0.0004 # issue 148819
tinyllama_scale_estimation_per_channel_backend_OV:
metric_value: 0.81389
num_int4: 188
num_int8: 124
atol: 0.006 # issue 148819

0 comments on commit 6b755bd

Please sign in to comment.