xlang-ai / batch-promptingLinks
[EMNLP 2023 Industry Track] A simple prompting approach that enables the LLMs to run inference in batches.
☆77Updated last year
Alternatives and similar repositories for batch-prompting
Users that are interested in batch-prompting are comparing it to the libraries listed below
Sorting:
- ☆35Updated last year
- Implementation of the paper: "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" from Google in pyTO…☆56Updated last week
- Code for ICML 25 paper "Metadata Conditioning Accelerates Language Model Pre-training (MeCo)"☆42Updated 3 months ago
- Official implementation for 'Extending LLMs’ Context Window with 100 Samples'☆80Updated last year
- Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆40Updated 10 months ago
- [EMNLP'24] LongHeads: Multi-Head Attention is Secretly a Long Context Processor☆30Updated last year
- Retrieval as Attention☆83Updated 2 years ago
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated 11 months ago
- Official code for "MAmmoTH2: Scaling Instructions from the Web" [NeurIPS 2024]☆148Updated 11 months ago
- ☆39Updated last year
- Code for paper 'Data-Efficient FineTuning'☆28Updated 2 years ago
- A dataset of LLM-generated chain-of-thought steps annotated with mistake location.☆82Updated last year
- Astraios: Parameter-Efficient Instruction Tuning Code Language Models