Artifacts & Inference

Start here for manifests, runs, checkpoints, export bundles, and the runtime handoff boundary.

Use this page when the question is about the files and contracts this repo owns.

tab-foundry turns manifests, corpora, and training configs into run directories, checkpoints, benchmark results, and export bundles. This repo stops at producing validated handoff artifacts; downstream runtime systems own long-lived serving.

Start With

Key Questions

  • What does a training run emit?
  • What is the difference between a manifest, a checkpoint, and an export bundle?
  • How do I inspect one run or validate one bundle?
  • What does this repo own, and what belongs in downstream runtime systems?