#706 · Primary category: Education & Research
FastEdit
🩹Editing large language models within 10 seconds⚡
Project last updated:08/13/23
GitHub Stars
1.4K
Forks
103
Contributors
2
License
Apache-2.0
Why we included this project
FastEdit targets a narrow problem: a trained language model that keeps giving the wrong answer on a specific fact. Instead of retraining, you hand it a small JSON file that pairs a prompt and subject with the corrected target, and it rewrites the relevant weights in seconds using the ROME rank-one editing algorithm. It covers a practical set of open models, including LLaMA, LLaMA-2, BLOOM, Falcon, and Baichuan, and the README spells out the GPU memory and per-iteration speed you can expect at 7B and 13B sizes. That makes it a useful reference for anyone experimenting with knowledge injection or trying to reproduce model-editing results without wading through a heavier framework.
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