zphang / transformersLinks
Code and models for BERT on STILTs
☆53Updated 2 years ago
Alternatives and similar repositories for transformers
Users that are interested in transformers are comparing it to the libraries listed below
Sorting:
- Inference script for Meta's LLaMA models using Hugging Face wrapper☆110Updated 2 years ago
- Scalable PaLM implementation of PyTorch☆190Updated 2 years ago
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆209Updated last year
- Pre-training code for Amber 7B LLM☆166Updated last year
- The data processing pipeline for the Koala chatbot language model☆117Updated 2 years ago
- This is a text generation method which returns a generator, streaming out each token in real-time during inference, based on Huggingface/…☆95Updated last year
- A unified tokenization tool for Images, Chinese and English.☆152Updated 2 years ago
- a Fine-tuned LLaMA that is Good at Arithmetic Tasks☆178Updated last year
- Due to restriction of LLaMA, we try to reimplement BLOOM-LoRA (much less restricted BLOOM license here https://huggingface.co/spaces/bigs…☆185Updated 2 years ago
- ☆270Updated 2 years ago
- ☆128Updated 2 years ago
- ☆124Updated last year
- Official repository for LongChat and LongEval☆523Updated last year
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆205Updated last year
- Implementation of the LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens Paper☆147Updated 11 months ago
- ☆180Updated 2 years ago
- Unofficial implementation of AlpaGasus☆92Updated last year
- code for Scaling Laws of RoPE-based Extrapolation☆73Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆195Updated 11 months ago
- MultilingualSIFT: Multilingual Supervised Instruction Fine-tuning☆93Updated last year
- Experiments on speculative sampling with Llama models☆128Updated 2 years ago
- Rectified Rotary Position Embeddings☆374Updated last year
- This is the repo for the paper Shepherd -- A Critic for Language Model Generation☆219Updated last year
- ☆96Updated 2 years ago
- Inspired by google c4, here is a series of colossal clean data cleaning scripts focused on CommonCrawl data processing. Including Chinese…☆127Updated 2 years ago
- Code for paper titled "Towards the Law of Capacity Gap in Distilling Language Models"☆100Updated last year
- ☆458Updated last year
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆223Updated last year
- An Experiment on Dynamic NTK Scaling RoPE☆64Updated last year
- Load multiple LoRA modules simultaneously and automatically switch the appropriate combination of LoRA modules to generate the best answe…☆156Updated last year