transformers
39bfb2f5 - pass module to Params4bit.from_prequantized to ensure quant_state (#32524)

Commit
1 year ago
pass module to Params4bit.from_prequantized to ensure quant_state (#32524) * pass module to Params4bit.from_prequantized to ensure quant_state * make sure to check bnb version * revert min bnb version and use inspect on method instead * use version instead of inspect to prevent performance hit * make the property name readable
Author
Parents
Loading