easydel.layers.quantization.linear_nf4#
- class easydel.layers.quantization.linear_nf4.LinearNF4(*args: Any, **kwargs: Any)[source]#
Bases:
QauntModuleA 4-bit quantized version of the linear transformation using NF4 quantization.
Bases: QauntModule
A 4-bit quantized version of the linear transformation using NF4 quantization.