Build from source, don't pip install
#1
by
randywreed
- opened
Pip install will lead to an error in model load.
TypeError: Base QuantizeConfig.init() got an unexpected keyword argument 'static groups'
Building from source works.