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

young-geng/EasyLM

Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax. observed · 2026-08-28

github.com/young-geng/EasyLM · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 98

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 1380
  • days_rel: n/a
  • days_push: 750
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2514 stars · 259 forks observed · 2026-08-28

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

EasyLM is a JAX/Flax-based framework for pre-training, finetuning, evaluating, and serving large language models like LLaMA. It scales training across hundreds of TPU/GPU accelerators using JAX's pjit model sharding.

Use cases

  • pretrain large language models on tpu pods
  • finetune llama on multiple gpus
  • train llms in jax with model sharding
  • serve a finetuned llama chatbot locally
  • reproduce llama with permissive license weights
  • multi-host distributed llm training

When to choose

  • you want to train or finetune LLaMA-family models in JAX/Flax
  • your model doesn't fit on a single accelerator and needs pjit sharding
  • you're running on Google Cloud TPU Pods or multi-GPU hosts
  • you want a simpler, customizable codebase than heavier training frameworks

When to avoid

  • you prefer PyTorch-based training ecosystems
  • you only need inference of existing models without training
  • you need broad model support beyond the LLaMA family
  • you need a framework with frequent updates and active maintenance

Facets

library · maturity maintenance

llm-training llm-inference deep-learning machine-learning large-language-models deep-learning machine-learning python cloud jax flax llama tpu model-sharding pjit finetuning huggingface natural-language-processing gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
young-geng/EasyLMmain32

For agents

markdown · JSON · MCP: product_card(name="young-geng/EasyLM")

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