#260 · Primary category: Education & Research
EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
Project last updated:07/14/26
GitHub Stars
2.9K
Forks
373
Contributors
74
License
MIT
Why we included this project
EasyEdit targets anyone who needs to change what a large language model knows without retraining it from scratch. It collects a broad set of model-editing methods, from parameter-update approaches like ROME and MEMIT to newer representation-steering techniques, all behind a single BaseEditor interface, so you can run or compare them on GPT-J, Llama, and T5-class models without reimplementing each algorithm. The framework also ships evaluation utilities and a companion benchmark to check that an edit took effect without damaging other outputs. It stays a research-oriented package, with a growing collection of algorithms and beginner documentation, so it suits both practitioners prototyping knowledge-correction workflows and researchers reproducing or extending published editing methods.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI