Update vision.py
This commit is contained in:
parent
34a0f2901f
commit
5931011d6c
1 changed files with 0 additions and 1 deletions
|
|
@ -441,7 +441,6 @@ class FastBaseModel:
|
|||
if do_forced_float32: torch_dtype = torch.bfloat16
|
||||
|
||||
raise_handler = RaiseUninitialized()
|
||||
print(model_name, kwargs)
|
||||
model = auto_model.from_pretrained(
|
||||
model_name,
|
||||
device_map = device_map,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue