From 50a6c3d4074b483beb7e008ec992095cf8a457da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=83=81=ED=98=B8=20Sangho=20Park?= Date: Thu, 28 Aug 2025 10:49:23 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=AA=A8=EB=8D=B8=20=EC=96=91=EC=9E=90?= =?UTF-8?q?=ED=99=94=20=EC=84=A4=EC=A0=95=EC=9D=84=20=EB=B9=84=ED=99=9C?= =?UTF-8?q?=EC=84=B1=ED=99=94=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AI_Web_Scraper/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI_Web_Scraper/config.json b/AI_Web_Scraper/config.json index 4f597bf..3dc8347 100644 --- a/AI_Web_Scraper/config.json +++ b/AI_Web_Scraper/config.json @@ -16,7 +16,7 @@ "drive_mount_path": "/content/drive/MyDrive/model_Dev/data" }, "model_settings": { - "use_quantization": true, + "use_quantization": false, "quantization_bits": 8, "torch_dtype": "auto", "max_memory": {