What's Changed
40% faster multi-threaded `packing`, new `lm_eval` api, fixed python 3.9 compat.
* Add `lm_eval` api by PZS-ModelCloud in https://github.com/ModelCloud/GPTQModel/pull/338
* Multi-threaded `packing` in quantization by PZS-ModelCloud in https://github.com/ModelCloud/GPTQModel/pull/354
* [CI] Add TGI unit test by PZS-ModelCloud in https://github.com/ModelCloud/GPTQModel/pull/348
* [CI] Updates by CSY-ModelCloud in https://github.com/ModelCloud/GPTQModel/pull/347, https://github.com/ModelCloud/GPTQModel/pull/352, https://github.com/ModelCloud/GPTQModel/pull/353, https://github.com/ModelCloud/GPTQModel/pull/355, CSY-ModelCloud in https://github.com/ModelCloud/GPTQModel/pull/357
* Fix python 3.9 compat by PZS-ModelCloud in https://github.com/ModelCloud/GPTQModel/pull/358
**Full Changelog**: https://github.com/ModelCloud/GPTQModel/compare/v0.9.11...v1.0.0