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(