Skip to content

Commit 7b6a46a

Browse files
committed
Removed extra line [skip ci]
1 parent d73a412 commit 7b6a46a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/colpali/exact.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
$$ LANGUAGE SQL
3131
""")
3232

33-
3433
device = get_torch_device('auto')
3534
model = ColQwen2.from_pretrained('vidore/colqwen2-v1.0', torch_dtype=torch.bfloat16, device_map=device).eval()
3635
processor = ColQwen2Processor.from_pretrained('vidore/colqwen2-v1.0')

0 commit comments

Comments
 (0)