From 19c922a4ae158e58ddb29bdab4c80b50adf25e40 Mon Sep 17 00:00:00 2001 From: IlyasMoutawwakil Date: Tue, 10 Dec 2024 16:56:12 +0100 Subject: [PATCH] fix --- examples/cpu_openvino_8bit_bert.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cpu_openvino_8bit_bert.yaml b/examples/cpu_openvino_8bit_bert.yaml index 2c723434..73ef474d 100644 --- a/examples/cpu_openvino_8bit_bert.yaml +++ b/examples/cpu_openvino_8bit_bert.yaml @@ -12,7 +12,7 @@ backend: device: cpu reshape: true no_weights: true - load_in_8bit: true + load_in_8bit: false # enable 8bit on compatible Intel CPU machines model: google-bert/bert-base-uncased scenario: