Update vision.py
This commit is contained in:
parent
8f6fcf8f52
commit
b1e451249f
1 changed files with 0 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue