We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d7f05 commit 76712f7Copy full SHA for 76712f7
bitsandbytes/backends/xpu/utils.py
@@ -1,6 +1,5 @@
1
import torch
2
3
-
4
# Should be sorted to use binary search
5
_NF4_QUANT_TABLE = torch.tensor(
6
[
0 commit comments