Skip to content

Commit 4f95ac5

Browse files
committed
add reload in ut
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
1 parent c8617d4 commit 4f95ac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/3x/torch/quantization/test_autoround.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@ def test_fp8_kv_attn(self, scheme, static_kv_dtype, static_attention_dtype):
604604
static_attention_dtype=static_attention_dtype,
605605
export_format="auto_round",
606606
output_dir=output_dir,
607+
reloading=False,
607608
)
608609

609610
# quantizer execute

0 commit comments

Comments
 (0)