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