sheryc / resonance_ropeLinks
[ACL 24 Findings] Implementation of Resonance RoPE and the PosGen synthetic dataset.
☆23Updated last year
Alternatives and similar repositories for resonance_rope
Users that are interested in resonance_rope are comparing it to the libraries listed below
Sorting:
- Code for ICML 25 paper "Metadata Conditioning Accelerates Language Model Pre-training (MeCo)"☆42Updated 2 months ago
- Pytorch implementation for "Compressed Context Memory For Online Language Model Interaction" (ICLR'24)☆62Updated last year
- Long Context Extension and Generalization in LLMs☆59Updated 11 months ago
- [ICLR 2024] CLEX: Continuous Length Extrapolation for Large Language Models☆78Updated last year
- An Experiment on Dynamic NTK Scaling RoPE☆64Updated last year
- Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆40Updated 9 months ago
- Astraios: Parameter-Efficient Instruction Tuning Code Language Models☆62Updated last year
- Reformatted Alignment☆113Updated 11 months ago
- Code for the arXiv preprint "The Unreasonable Effectiveness of Easy Training Data"☆48Updated last year
- A repository for research on medium sized language models.☆78Updated last year
- ☆54Updated 2 months ago
- ☆86Updated 7 months ago
- Official implementation for 'Extending LLMs’ Context Window with 100 Samples'☆80Updated last year
- Suri: Multi-constraint instruction following for long-form text generation (EMNLP’24)☆25Updated 9 months ago
- Parameter-Efficient Sparsity Crafting From Dense to Mixture-of-Experts for Instruction Tuning on General Tasks (EMNLP'24)☆148Updated 11 months ago
- The official repository for SkyLadder: Better and Faster Pretraining via Context Window Scheduling☆33Updated last week
- From GaLore to WeLore: How Low-Rank Weights Non-uniformly Emerge from Low-Rank Gradients. Ajay Jaiswal, Lu Yin, Zhenyu Zhang, Shiwei Liu,…☆47Updated 4 months ago
- Codebase for Instruction Following without Instruction Tuning☆35Updated 11 months ago
- The official code repo and data hub of top_nsigma sampling strategy for LLMs.☆26Updated 6 months ago
- [ICML'24] The official implementation of “Rethinking Optimization and Architecture for Tiny Language Models”☆123Updated 7 months ago
- Code for Blog Post: Can Better Cold-Start Strategies Improve RL Training for LLMs?☆17Updated 5 months ago
- ☆35Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …