Ross ROSS = Recommend OSS · open-source software intelligence for agents

jzhang38/TinyLlama resource

The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens. observed · 2026-08-28

github.com/jzhang38/TinyLlama · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 78

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1096
  • days_rel: n/a
  • days_push: 852
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9019 stars · 630 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TinyLlama is an open-source project that pretrained a compact 1.1B-parameter Llama 2 architecture model on 3 trillion tokens, releasing checkpoints and training details. It includes evaluation results, fine-tuning scripts, and examples such as speculative decoding with llama.cpp.

Use cases

  • pretrain a small Llama-compatible language model
  • run a compact LLM on limited compute or memory
  • fine-tune a small base model for chat
  • use a Llama 2 drop-in replacement with fewer parameters
  • study intermediate checkpoints of an open LLM pretraining run
  • speed up inference with speculative decoding

When to choose

  • you need a small, Llama 2-compatible model for resource-constrained environments
  • you want an open base model to fine-tune cheaply
  • you want to study or reproduce an open pretraining effort

When to avoid

  • you need state-of-the-art reasoning or broad knowledge from a larger model
  • you want a ready-made production assistant rather than a base model
  • you cannot host or fine-tune models yourself

Facets

learning-resource · maturity stable

llm-training machine-learning deep-learning large-language-models deep-learning machine-learning python tinyllama llama-2 pretraining small-language-model open-source-model checkpoints speculative-decoding gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
jzhang38/TinyLlamamain10

For agents

markdown · JSON · MCP: product_card(name="jzhang38/TinyLlama")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem