Skip to content
OpenTrain AIFor AI Companies

TinyLlama: An Open-Source Small Language Model

Published Jan 1, 2024
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
TinyLlama: An Open-Source Small Language Model is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.

13,625 stars · 1,488 forks · Last push Aug 17, 2026 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (13625 stars)

Why this implementation
Confidence: high

Lightning-AI/lit-gpt is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).

Open Lightning-AI/lit-gpt
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected Lightning-AI/lit-gpt as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Lightning-AI/lit-gpt
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
13,625
Last push
Aug 17, 2026 (8d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
jzhang38/tinyllama
historical official
Maintenance
Archived
Confidence
High
Reproducibility
Limited
Stars
9,018
Last push
May 3, 2024 (844d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • Repository archived
  • No push in 12+ months
  • No CI pipeline detected
tongxuluo/prts
alternative
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
44
Last push
Oct 16, 2024 (678d)

Matched via arXiv identifier search · Community adoption signal (44 stars)

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

Time to first repro: hours
Last checked: Aug 25, 2026

Ready to run

Ready to reproduce

  • Clone Lightning-AI/lit-gpt and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 8 days ago.
Open Lightning-AI/lit-gpt

Quick start

git clone https://github.com/Lightning-AI/lit-gpt.git
pip install -e .

Repositories and ecosystem

Official

No additional official repositories detected.

Community

  • keeeeenw/MicroLlama
    Confidence: Medium

    Micro Llama is a small Llama based model with 300M parameters trained from scratch with $500 budget

    170 stars · 10 forks · Last push Aug 11, 2025 · Apache-2.0 license

  • createmomo/Open-Source-Language-Model-Pocket

    195 stars · 16 forks · Last push Feb 6, 2025

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

None detected

Methods

Transformer

Domains

Natural Language Processing

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).