Skip to content

Commit

Permalink
Update README.md (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qubitium authored Jun 29, 2024
1 parent 6296eec commit 6b3923e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ We will backport bug fixes to AutoGPTQ on a case-by-case basis.
* 🚀 Model weights sharding support
* 🚀 Security: hash check of model weights on load
* ✨ Alert users of sub-optimal calibration data. Most new users get this part horribly wrong.
* ✨ Increased compatiblity with newest models with auto-padding of in/out-features for [ Exllama, Exllama V2, Marlin ] backends.
* 👾 Fixed OPT quantization. Original OPT model code resulted in unusable quantized models.
* 👾 Removed non-working, partially working, or fully deprecated features: Peft, ROCM, AWQ Gemm inference, Triton v1 (replaced by v2), Fused Attention (Replaced by Marlin/Exllama).
* 👾 <del>Fixed packing Performance regression on high core-count systems.</del> Backported to AutoGPTQ
* 👾 <del>Fixed crash on H100.</del> Backported to AutoGPTQ
Expand Down

0 comments on commit 6b3923e

Please sign in to comment.