From b1e451249fc68c2b8e3d4b9874f9aec86c33fa3e Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Tue, 18 Mar 2025 02:27:20 -0700 Subject: [PATCH] Update vision.py --- unsloth/models/vision.py | 1 - 1 file changed, 1 deletion(-) diff --git a/unsloth/models/vision.py b/unsloth/models/vision.py index f4e220ca8a..acf999faff 100644 --- a/unsloth/models/vision.py +++ b/unsloth/models/vision.py @@ -92,7 +92,6 @@ def unsloth_base_fast_generate( FastBaseModel.for_inference(self) dtype = _get_dtype(self.config.torch_dtype) - print(dtype) # Check if VLM is_vlm = any(