Update vision.py
This commit is contained in:
parent
68baacfbc6
commit
e3fe2cd2d6
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ def unsloth_base_fast_generate(
|
|||
kwargs["cache_implementation"] = cache_implementation
|
||||
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