zsc / llama_inferLinks
Inference script for Meta's LLaMA models using Hugging Face wrapper
☆110Updated 2 years ago
Alternatives and similar repositories for llama_infer
Users that are interested in llama_infer are comparing it to the libraries listed below
Sorting:
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆208Updated last year
- ☆180Updated 2 years ago
- ☆104Updated 2 years ago
- MultilingualSIFT: Multilingual Supervised Instruction Fine-tuning☆94Updated last year
- ☆96Updated 2 years ago
- An Experiment on Dynamic NTK Scaling RoPE☆64Updated last year
- An experimental implementation of the retrieval-enhanced language model☆75Updated 2 years ago
- [ICLR 2023] Codebase for Copy-Generator model, including an implementation of kNN-LM☆186Updated 6 months ago
- Reverse Instructions to generate instruction tuning data with corpus examples☆214Updated last year
- Unofficial implementation of AlpaGasus☆92Updated last year
- Code for ACL2023 paper: Pre-Training to Learn in Context☆107Updated last year
- [TMLR'23] Contrastive Search Is What You Need For Neural Text Generation☆119Updated 2 years ago
- A dataset for training/evaluating Question Answering Retrieval models on ChatGPT responses with the possibility to training/evaluating on…☆142Updated last year
- Tk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.☆181Updated 2 years ago
- A Multilingual Replicable Instruction-Following Model☆94Updated 2 years ago
- Inspired by google c4, here is a series of colossal clean data cleaning scripts focused on CommonCrawl data processing. Including Chinese…☆129Updated 2 years ago
- Large Scale Distributed Model Training strategy with Colossal AI and Lightning AI☆57Updated last year
- [AAAI 2024] Investigating the Effectiveness of Task-Agnostic Prefix Prompt for Instruction Following☆79Updated 10 months ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- ☆158Updated last year
- A collection of instruction data and scripts for machine translation.☆20Updated last year
- The original implementation of Min et al. "Nonparametric Masked Language Modeling" (paper https//arxiv.org/abs/2212.01349)☆157Updated 2 years ago
- Experiments with generating opensource language model assistants☆97Updated 2 years ago
- Pipeline for pulling and processing online language model pretraining data from the web☆177Updated 2 years ago
- A extension of Transformers library to include T5ForSequenceClassification class.☆38Updated 2 years ago
- This is the repo for the paper Shepherd -- A Critic for Language Model Generation☆219Updated last year
- The multilingual variant of GLM, a general language model trained with autoregressive blank infilling objective☆62Updated 2 years ago
- The aim of this repository is to utilize LLaMA to reproduce and enhance the Stanford Alpaca☆97Updated 2 years ago
- ☆72Updated 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