What's Changed
* Add GPT BigCode support (StarCoder) by casper-hansen in https://github.com/casper-hansen/AutoAWQ/pull/61
* Use typing classes over base types by VikParuchuri in https://github.com/casper-hansen/AutoAWQ/pull/69
* Fix KV cache shapes error by casper-hansen in https://github.com/casper-hansen/AutoAWQ/pull/75
* Mistral support by casper-hansen in https://github.com/casper-hansen/AutoAWQ/pull/79
* Add low_cpu_mem_usage=True in example by casper-hansen in https://github.com/casper-hansen/AutoAWQ/pull/80
* Offloading to cpu and disk by s4rduk4r in https://github.com/casper-hansen/AutoAWQ/pull/77
* Faster build, fix "no space left". by casper-hansen in https://github.com/casper-hansen/AutoAWQ/pull/84
New Contributors
* VikParuchuri made their first contribution in https://github.com/casper-hansen/AutoAWQ/pull/69
* s4rduk4r made their first contribution in https://github.com/casper-hansen/AutoAWQ/pull/77
**Full Changelog**: https://github.com/casper-hansen/AutoAWQ/compare/v0.1.0...v0.1.1