Skip to content

Commit

Permalink
Updated weight compression metrics regarding to OpenVINO 2024.3 (#2868)
Browse files Browse the repository at this point in the history
### Changes

Updated weight compression metrics regarding to OpenVINO 2024.3

### Reason for changes

Bump up OpenVINO version

### Related tickets

N/A

### Tests

post_training_weight_compression/134/
  • Loading branch information
alexsu52 authored Aug 5, 2024
1 parent ef49c75 commit d8a37a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions tests/post_training/data/wc_reference_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tinyllama_data_aware_awq_stateful_backend_OV:
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_scale_estimation_backend_OV:
metric_value: 0.85508
metric_value: 0.85502
num_int4: 94
num_int8: 124
tinyllama_data_aware_awq_scale_estimation_stateful_backend_OV:
Expand All @@ -23,7 +23,7 @@ tinyllama_int8_data_free_backend_TORCH:
num_int4: 0
num_int8: 312
tinyllama_data_aware_gptq_backend_OV:
metric_value: 0.84652
metric_value: 0.87134
num_int4: 94
num_int8: 124
tinyllama_scale_estimation_per_channel_backend_OV:
Expand Down
6 changes: 0 additions & 6 deletions tests/post_training/data/wc_reference_data_2024.3.yaml

This file was deleted.

0 comments on commit d8a37a7

Please sign in to comment.