Skip to content

Commit

Permalink
delete obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Titus-von-Koeller committed Jul 23, 2024
1 parent 7fe6307 commit 434fd26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bitsandbytes/nn/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ def from_prequantized(
self.quant_type = self.quant_state.quant_type
self.bnb_quantized = True

# Note: uint8 is the default. TBD: Should this be in QuantState?
self.quant_storage = data.dtype

return self
Expand Down

0 comments on commit 434fd26

Please sign in to comment.