SprocketLab / sparse_matrix_fine_tuningLinks
Official repository for ICML 2024 paper "MoRe Fine-Tuning with 10x Fewer Parameters"
☆20Updated 3 months ago
Alternatives and similar repositories for sparse_matrix_fine_tuning
Users that are interested in sparse_matrix_fine_tuning are comparing it to the libraries listed below
Sorting:
- [ICML 2024] When Linear Attention Meets Autoregressive Decoding: Towards More Effective and Efficient Linearized Large Language Models☆33Updated last year
- Official implementation of the ICML 2024 paper RoSA (Robust Adaptation)☆44Updated last year
- Linear Attention Sequence Parallelism (LASP)☆86Updated last year
- Here we will test various linear attention designs.☆62Updated last year
- Triton implement of bi-directional (non-causal) linear attention☆54Updated 7 months ago
- DPO, but faster 🚀