Skip to content

Commit

Permalink
Merge pull request #14 from aponte411/patch-1
Browse files Browse the repository at this point in the history
Update README.md with latest publication, HESSO, coming soon
  • Loading branch information
tianyic authored Sep 13, 2024
2 parents 287c28b + a204c26 commit c5ec214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This repository is the (official) Pytorch implementation of **Only-Train-Once**
## Publications

Please find our series of works and [bibtexs](https://github.com/tianyic/only_train_once?tab=readme-ov-file#citation) for kind citations.
<!-- - [HESSO: A Hybrid Efficient Structured Sparse Optimizer For Automatic Any Structured Pruning](https://github.com/tianyic/only_train_once/blob/main/only_train_once/optimizer/hesso.py) preprint coming soon -->
- [HESSO: A Hybrid Efficient Structured Sparse Optimizer For Automatic Any Structured Pruning](https://github.com/tianyic/only_train_once/blob/main/only_train_once/optimizer/hesso.py) preprint coming soon.
- [OTOv3: Automatic Architecture-Agnostic Neural Network Training and Compression from Structured Pruning to Erasing Operators](https://arxiv.org/abs/2312.09411) preprint.
- [LoRAShear: Efficient Large Language Model Structured Pruning and Knowledge Recovery](https://arxiv.org/abs/2310.18356) preprint.
- [An Adaptive Half-Space Projection Method for Stochastic Optimization Problems with Group Sparse Regularization](https://openreview.net/pdf?id=KBhSyBBeeO) in **TMLR 2023**.
Expand Down

0 comments on commit c5ec214

Please sign in to comment.