From d296c7ae973e79944c68ae08647dc6f25a780081 Mon Sep 17 00:00:00 2001 From: TingquanGao Date: Tue, 21 Oct 2025 10:13:17 +0000 Subject: [PATCH] System delete file --- PaddleOCR-VL-0.9B/generation_config.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 PaddleOCR-VL-0.9B/generation_config.json diff --git a/PaddleOCR-VL-0.9B/generation_config.json b/PaddleOCR-VL-0.9B/generation_config.json deleted file mode 100644 index 85c86e6..0000000 --- a/PaddleOCR-VL-0.9B/generation_config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_from_model_config": true, - "eos_token_id": 2, - "transformers_version": "4.55.0", - "use_cache": false -}