mosaicml/llm-foundry
LLM training code for Databricks foundation models observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 74
- Release rhythm 40
- Longevity 87
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: 12.5
- age_days: 1223
- days_rel: 401
- days_push: 161
- n_releases_24m: 19
Adoption not part of the score
4441 stars · 590 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LLM Foundry is a PyTorch-based codebase for training, finetuning, evaluating, and deploying large language models from 125M to 70B+ parameters, built on Composer and the MosaicML/Databricks platform. It includes data preparation scripts, training and inference benchmarking tools, and model conversion to HuggingFace or ONNX formats.
Use cases
- finetune an LLM on my own data
- pretrain a large language model on a GPU cluster
- convert a trained LLM to ONNX for inference
- evaluate an LLM on academic in-context learning tasks
- benchmark LLM training throughput and MFU
- prepare text data for LLM pretraining
- profile LLM inference latency and throughput
When to choose
- you want to pretrain or finetune LLMs at scale on GPUs with an efficient, battle-tested codebase
- you are on the Databricks/MosaicML platform and want integrated workload launching
- you need end-to-end LLM workflows: data prep, training, eval, and export
When to avoid
- you only need to run inference with an existing model without training
- you want a lightweight single-GPU hobbyist finetuning tool with minimal setup
- you are not working in the PyTorch/Composer ecosystem
Facets
library · maturity active
llm-training machine-learning deep-learning nlp benchmarking etl large-language-models deep-learning machine-learning gpu-computing python cloud finetuning pytorch mosaicml databricks onnx-export in-context-learning-eval streaming-dataset natural-language-processing gpu docker
3 sources
- readme: https://github.com/mosaicml/llm-foundry · fetched 2026-08-28 · 63dd3c9088b6
- homepage: https://www.databricks.com/blog/introducing-dbrx-new-state-art-open-llm · fetched 2026-08-29 · 44136fa355b3
- registry_pypi: https://pypi.org/pypi/llm-foundry/json · fetched 2026-08-29 · fa17a20a80cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mosaicml/llm-foundry | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="mosaicml/llm-foundry")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem