Skip to content

Commit

Permalink
bait
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Oct 15, 2024
1 parent b66da9a commit 511c4f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vector_quantize_pytorch/lookup_free_quantization.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def __init__(

self.activation = straight_through_activation

assert not (scale_trick and spherical)
self.scale_trick = scale_trick

# whether to use BSQ (binary spherical quantization)
Expand Down

0 comments on commit 511c4f9

Please sign in to comment.