Papers › LLaMA: Open and Efficient Foundation Language Models
LLaMA: Open and Efficient Foundation Language Models
Hugo Touvron, Thibaut Lavril, Gautier Izacard, Xavier Martinet, Marie-Anne Lachaux, Timothée Lacroix, Baptiste Rozière, Naman Goyal, Eric Hambro, Faisal Azhar, Aurelien Rodriguez, Armand Joulin, Edouard Grave, Guillaume Lample
We introduce LLaMA, a collection of foundation language models ranging from 7B to 65B parameters. We train our models on trillions of tokens, and show that it is possible to train state-of-the-art models using publicly available datasets exclusively, without resorting to proprietary and inaccessible datasets. In particular, LLaMA-13B outperforms GPT-3 (175B) on most benchmarks, and LLaMA-65B is competitive with the best models, Chinchilla-70B and PaLM-540B. We release all our models to the research community.
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="2302.13971")
Code
Syntology Ran 26 of 58 code samples harvested from 14 repositories linked to this paper; 32 have no recorded run. Of those that ran: 3 ran · honoured contract; 11 ran · our draft was wrong; 1 ran · fixture could not drive it; 11 ran with no contract checked.
By repository: community (archive-listed): 55 samples from 14 repositories, 24 ran; 3 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
57 repositories listed; official and paper-mentioned ones first.
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
58 samples harvested; 26 ran; 3 honoured the contract we drafted; 32 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.
Licence: 4 of the 58 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 14 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.
a066e3b4457453fd · report
6efcd693d3b4dc58 · report
2b160cc445933c46 · report
a4fb09d490cd772f · report
ebfbcce998fad801 · report
0d0deeba6c2a15d7 · report
76a887e44ebc75d5 · report
0ea811a4ad9027b8 · report
aaa8a447973c0f68 · report
133fab2290f71687 · report
fd513b4604a55972 · report
d81e74d07a61f182 · report
705bfc1394637339 · report
4932ae36f745aea2 · report
8a187cb05b43141d · report
31c156187744eaa5 · report
9b2dd0265fc6e6b6 · report
8ca6a5f9f77053c2 · report
a9b09c32ed58621c · report
dad72196bdb2301a · report
d07d04439cd1d44f · report
a5e4ad4e11cf2143 · report
31333a36df31a820 · report
6c8893718b619284 · report
00a9dc7ef03e2fcc · report
d24315a7d247960d · report
5a58d3796ebd39f1 · report
dba8af448d5b7b39 · report
733d82a9306baa8b · report
7e8dcebe492702bb · report
9238f425f871bc11 · report
10092db6d72af6ab · report
cad096e5b0761afb · report
7137105772c52074 · report
f280056a639ae634 · report
3af74b5c95d41acd · report
4833ab3506125762 · report
ef609b4fb59efa8a · report
ec1a43f948c4bfb1 · report
96db588eb784d7e4 · report
911a8a5064b9a121 · report
d7d073a5b1729e58 · report
efa79bea90c5fd5a · report
614f3f063d0ec7f0 · report
d06d467f98e77d68 · report
6f0f4989a4b70aeb · report
50924ee98cd1539e · report
bb9d66258a238b9c · report
e1e39d01d0f3f81a · report
a8530c4a22be1de7 · report
24f233cbf074bc95 · report
42cd9e49542e405f · report
690c9b43da9c18a8 · report
f54de390493549bb · report
17761b6cb6d0876d · report
aba86ffbed27ba65 · report
2c201f017173954b · report
8a49f06400cfa533 · report
Tasks
Results from the paper archive 2025-07-28
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: LLaMA
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