| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-09 | 768 Bytes | |
| v0.5.1_ Patch release source code.tar.gz | 2023-11-09 | 7.4 MB | |
| v0.5.1_ Patch release source code.zip | 2023-11-09 | 7.5 MB | |
| Totals: 3 Items | 14.9 MB | 0 | |
Mainly fixes Windows support.
What's Changed
- Update README and version following 0.5.0 release by @fxmarty in https://github.com/PanQiWei/AutoGPTQ/pull/397
- Fix windows support by @fxmarty in https://github.com/PanQiWei/AutoGPTQ/pull/407
- Fix quantize method with None mask by @fxmarty in https://github.com/PanQiWei/AutoGPTQ/pull/408
- Improve message about buffer size in exllama v1 backend by @fxmarty in https://github.com/PanQiWei/AutoGPTQ/pull/410
- Fix windows (no triton) and cpu-only support by @fxmarty in https://github.com/PanQiWei/AutoGPTQ/pull/411
- Fix workflows to use pip instead of conda by @fxmarty in https://github.com/PanQiWei/AutoGPTQ/pull/419
Full Changelog: https://github.com/PanQiWei/AutoGPTQ/compare/v0.5.0...v0.5.1