Skip to content

Commit 44868f5

Browse files
committed
format
1 parent 1a39c0a commit 44868f5

File tree

1 file changed

+0
-2
lines changed
  • bitsandbytes/backends/triton

1 file changed

+0
-2
lines changed

bitsandbytes/backends/triton/ops.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from collections.abc import Sequence
2-
import warnings
32

43
import torch
54

@@ -240,4 +239,3 @@ def gemv_4bit(
240239
B_dq,
241240
bias=None,
242241
)
243-

0 commit comments

Comments
 (0)