Update vision.py
This commit is contained in:
parent
77dbbb6e74
commit
ca62733281
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ def unsloth_base_fast_generate(
|
|||
kwargs["cache_implementation"] = "hybrid"
|
||||
kwargs["compile_config"] = _compile_config
|
||||
pass
|
||||
print(kwargs)
|
||||
|
||||
with torch.inference_mode(), autocaster:
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue