Update vision.py

This commit is contained in:
Daniel Han 2025-03-18 01:59:39 -07:00
commit 965880360f

View file

@ -92,6 +92,7 @@ def unsloth_base_fast_generate(
FastBaseModel.for_inference(self)
dtype = _get_dtype(self.config.torch_dtype)
print(dtype)
# Check if VLM
is_vlm = any(