quic / aimet

AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
https://quic.github.io/aimet-pages/index.html
Other
2.15k stars 383 forks source link

Delete mha_classifier.py #3518

Closed quic-kyunggeu closed 2 days ago

quic-kyunggeu commented 2 days ago

Main Changes

Deleted mha_classifier.py since

  1. It's broken since transformers >= 4.36 (released in Dec 2023)
  2. Nobody's using it