Papers › Generative Representational Instruction Tuning

Generative Representational Instruction Tuning

15 Feb 2024arXiv:2402.09906archive 2025-07-28

Niklas Muennighoff, Hongjin Su, Liang Wang, Nan Yang, Furu Wei, Tao Yu, Amanpreet Singh, Douwe Kiela

All text-based language problems can be reduced to either generation or embedding. Current models only perform well at one or the other. We introduce generative representational instruction tuning (GRIT) whereby a large language model is trained to handle both generative and embedding tasks by distinguishing between them through instructions. Compared to other open models, our resulting GritLM 7B sets a new state of the art on the Massive Text Embedding Benchmark (MTEB) and outperforms all models up to its size on a range of generative tasks. By scaling up further, GritLM 8x7B outperforms all open generative language models that we tried while still being among the best embedding models. Notably, we find that GRIT matches training on only generative or embedding data, thus we can unify both at no performance loss. Among other benefits, the unification via GRIT speeds up Retrieval-Augmented Generation (RAG) by > 60% for long documents, by no longer requiring separate retrieval and generation models. Models, code, etc. are freely available at https://github.com/ContextualAI/gritlm.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.09906")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

contextualai/gritlm officialmentioned in papermentioned on GitHubjaxMIT report
muennighoff/sgpt mentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
5ran
2unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from contextualai/gritlm. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cached contextualai/gritlm/gritlm/training/GradCache/src/grad_cache/functional.py official repository ran MIT (permissive) · 7f1946b9c385a5cf · report
filter_results_by_id contextualai/gritlm/rag/base.py official repository ran MIT (permissive) · a0d15d3d57a7efe0 · report
get_gpus_max_memory contextualai/gritlm/evaluation/eval_mteb.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · aecadcaa2ac48b1b · report
get_varsize contextualai/gritlm/rag/dist_utils.py official repository ran fingerprinted MIT (permissive) · 89b5c380d2c5ffda · report
gritlm_instruction_format contextualai/gritlm/evaluation/eval_mteb.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 62866964865efbd3 · report
varsize_all_gather contextualai/gritlm/rag/dist_utils.py official repository ran fingerprinted MIT (permissive) · fc996bc980b83cab · report
varsize_gather contextualai/gritlm/rag/dist_utils.py official repository ran fingerprinted MIT (permissive) · e7db08249643c567 · report
zephyr_instruction_format contextualai/gritlm/evaluation/eval_mteb.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · a591f38d473d9770 · report
cat_input_tensor contextualai/gritlm/gritlm/training/GradCache/src/grad_cache/functional.py official repository unverified MIT (permissive) · fab5db4632e2fa87 · report
gather_input_tensor contextualai/gritlm/gritlm/training/GradCache/src/grad_cache/functional.py official repository unverified MIT (permissive) · 7917a2079ec6b095 · report

Tasks

Language ModelingLanguage ModellingLarge Language ModelRAGRetrievalRetrieval-augmented Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections