Skip to content

Commit 511c4f9

Browse files
committed
bait
1 parent b66da9a commit 511c4f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vector_quantize_pytorch/lookup_free_quantization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ def __init__(
161161

162162
self.activation = straight_through_activation
163163

164+
assert not (scale_trick and spherical)
164165
self.scale_trick = scale_trick
165166

166167
# whether to use BSQ (binary spherical quantization)

0 commit comments

Comments
 (0)