bojone / reropeLinks
Rectified Rotary Position Embeddings
☆385Updated last year
Alternatives and similar repositories for rerope
Users that are interested in rerope are comparing it to the libraries listed below
Sorting:
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆410Updated last year
- Pytorch implementation of DoReMi, a method for optimizing the data mixture weights in language modeling datasets☆350Updated 2 years ago
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- Collaborative Training of Large Language Models in an Efficient Way☆416Updated last year
- Official implementation of TransNormerLLM: A Faster and Better LLM☆248Updated last year
- A repository sharing the literatures about long-context large language models, including the methodologies and the evaluation benchmarks☆271Updated last year
- Naive Bayes-based Context Extension☆326Updated last year
- [EMNLP 2024] LongAlign: A Recipe for Long Context Alignment of LLMs☆257Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆635Updated last year
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆444Updated last year
- Implementation of paper Data Engineering for Scaling Language Models to 128K Context☆482Updated last year
- A prototype repo for hybrid training of pipeline parallel and distributed data parallel with comments on core code snippets. Feel free to…☆57Updated 2 years ago
- Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.