1 dépôt
Modifying model responses by injecting new facts directly into the prompt without updating weights.
Distinct from Custom Prompt and Knowledge Integrations: Focuses on fact-injection via prompting rather than prompt engineering or UI prompt editing.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Prompt-Based Knowledge Editing. Refine with filters or upvote what's useful.
EasyEdit is a framework and toolkit designed for updating, inserting, or erasing specific factual information within large language models without requiring full retraining. It functions as a parameter modifier and knowledge editing system capable of performing targeted weight updates across diverse model architectures. The project distinguishes itself by supporting both text-based and multimodal model editing, allowing for knowledge updates across image and text modalities. It provides utilities for model steering to adjust personality and reasoning patterns in real time via activation inter
Updates model responses by providing new facts directly in the prompt without modifying model parameters.