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

hiyouga/FastEdit

🩹Editing large language models within 10 seconds⚡ observed · 2026-08-28

github.com/hiyouga/FastEdit · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

19/100

  • Activity 0
  • Release rhythm 8
  • Longevity 82
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: 1151
  • days_rel: n/a
  • days_push: 1116
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1366 stars · 103 forks observed · 2026-08-28

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

FastEdit is a Python library and CLI tool for editing large language models, injecting fresh or customized factual knowledge into pretrained models in seconds using the Rank-One Model Editing (ROME) algorithm. It supports models such as GPT-J, LLaMA/LLaMA-2, BLOOM, Falcon, Baichuan, and InternLM via Hugging Face Transformers.

Use cases

  • inject new facts into a llama model without retraining
  • update outdated knowledge in a large language model
  • edit a model's answer to a factual question
  • quickly patch factual errors in an llm
  • run rank-one model editing on gpt-j or falcon
  • customize chatbot knowledge with a single command

When to choose

  • you need to update specific factual knowledge in an open-source LLM without full fine-tuning
  • you want a fast, single-command model editing workflow with ROME
  • you work with supported architectures like LLaMA, BLOOM, Falcon, or Baichuan and have a 24GB+ GPU

When to avoid

  • you need broad capability changes rather than targeted factual edits
  • you require frequent large-scale knowledge updates, which fine-tuning or RAG handles better
  • your model architecture is not among the supported ones
  • you need actively developed tooling, as the project has seen limited recent releases

Facets

library · maturity maintenance

llm-training machine-learning cli large-language-models machine-learning python model-editing knowledge-injection rome transformers pytorch llama factual-editing natural-language-processing gpu linux macos

1 source

Member repositories

RepositoryRoleHealth v2
hiyouga/FastEditmain19

For agents

markdown · JSON · MCP: product_card(name="hiyouga/FastEdit")

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