microsoft / encoder-decoder-slmLinks
Efficient encoder-decoder architecture for small language models (≤1B parameters) with cross-architecture knowledge distillation and vision-language capabilities
☆32Updated 8 months ago
Alternatives and similar repositories for encoder-decoder-slm
Users that are interested in encoder-decoder-slm are comparing it to the libraries listed below
Sorting:
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆107Updated 7 months ago
- Trully flash implementation of DeBERTa disentangled attention mechanism.☆66Updated 3 weeks ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆27Updated last year
- Official implementation of "GPT or BERT: why not both?"☆61Updated 2 months ago
- Code repository for the paper "MrT5: Dynamic Token Merging for Efficient Byte-level Language Models."☆51Updated last month
- Train a SmolLM-style llm on fineweb-edu in JAX/Flax with an assortment of optimizers.☆18Updated 3 months ago
- ☆48Updated last year
- ☆39Updated last year
- ☆81Updated last year
- GoldFinch and other hybrid transformer components☆45Updated last year
- Supercharge huggingface transformers with model parallelism.☆77Updated 3 months ago
- Improving Text Embedding of Language Models Using Contrastive Fine-tuning☆65Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- ☆86Updated 4 months ago
- Code for Zero-Shot Tokenizer Transfer☆138Updated 9 months ago
- Repository containing the SPIN experiments on the DIBT 10k ranked prompts☆24Updated last year
- Anchored Preference Optimization and Contrastive Revisions: Addressing Underspecification in Alignment☆60Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆86Updated 3 years ago
- A toolkit implementing advanced methods to transfer models and model knowledge across tokenizers.☆47Updated 3 months ago
- Experiments for efforts to train a new and improved t5☆75Updated last year
- ☆49Updated 8 months ago
- An introduction to LLM Sampling☆79Updated 10 months ago
- Fast, Modern, and Low Precision PyTorch Optimizers☆116Updated last month
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- ☆86Updated last year
- A repository for research on medium sized language models.☆78Updated last year
- State-of-the-art paired encoder and decoder models (17M-1B params)☆52Updated 2 months ago
- Official implementation of "BERTs are Generative In-Context Learners"☆32Updated 7 months ago
- Official code release for "SuperBPE: Space Travel for Language Models"☆75Updated last week
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆58Updated 3 years ago