transformers
AQLM quantizer support
#28928
Merged

Commits
  • aqlm init
    Andrei Panferov committed 2 years ago
  • calibration and dtypes
    Andrei Panferov committed 2 years ago
  • docs
    Andrei Panferov committed 2 years ago
  • Readme update
    Andrei Panferov committed 2 years ago
  • is_aqlm_available
    Andrei Panferov committed 2 years ago
  • Simpler link in docs
    Andrei Panferov committed 2 years ago
  • Test TODO real reference
    Andrei Panferov committed 2 years ago
  • init _import_structure fix
    Andrei Panferov committed 2 years ago
  • AqlmConfig autodoc
    Andrei Panferov committed 2 years ago
  • integration aqlm
    Andrei Panferov committed 2 years ago
  • integrations in tests
    Andrei Panferov committed 2 years ago
  • docstring fix
    Andrei Panferov committed 2 years ago
  • legacy typing
    Andrei Panferov committed 2 years ago
  • Less typings
    Andrei Panferov committed 2 years ago
  • More kernels information
    Andrei Panferov committed 2 years ago
  • Performance -> Accuracy
    Andrei Panferov committed 2 years ago
  • correct tests
    Andrei Panferov committed 2 years ago
  • remoced multi-gpu test
    Andrei Panferov committed 2 years ago
  • Update docs/source/en/quantization.md
    GitHub committed 2 years ago
  • Update src/transformers/utils/quantization_config.py
    GitHub committed 2 years ago
  • Brought back multi-gpu tests
    Andrei Panferov committed 2 years ago
  • Merge branch 'aqlm' of github.com:BlackSamorez/transformers into aqlm
    Andrei Panferov committed 2 years ago
  • Update src/transformers/integrations/aqlm.py
    GitHub committed 2 years ago
  • Update tests/quantization/aqlm_integration/test_aqlm.py
    GitHub committed 2 years ago
Loading