From 65e2665ec323dfde4f0307b65ddba408d7ea0876 Mon Sep 17 00:00:00 2001 From: changwangss Date: Sun, 25 Aug 2024 19:21:00 -0700 Subject: [PATCH] add readme for inc 3.0 Signed-off-by: changwangss --- .../huggingface/pytorch/text-generation/quantization/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/huggingface/pytorch/text-generation/quantization/README.md b/examples/huggingface/pytorch/text-generation/quantization/README.md index a511ce72294..d23a7ceca48 100644 --- a/examples/huggingface/pytorch/text-generation/quantization/README.md +++ b/examples/huggingface/pytorch/text-generation/quantization/README.md @@ -232,7 +232,7 @@ python setup.py install ## Run The followings are command to show how to use it. - +> Note: if neural-compressor version is 3.0, please ```export FORCE_DEVICE="cpu"```, it is used to ensure calibration on cpu device. ### 1. Performance ``` bash # fp16