zjunlp / EasyEdit

[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
https://zjunlp.github.io/project/KnowEdit
MIT License
1.77k stars 213 forks source link

Request for a new editing method named Larimar #358

Open weweus opened 2 weeks ago

weweus commented 2 weeks ago

Hi,

Thank you for your nice job! I would very appreciate it if you could take another new editing method into consideration.

As mentioned in "[IBM] Larimar: Large Language Models with Episodic Memory Control", GPM(Generative Pseudo Memory) mechanism is used for editing LLM, whose wall clock time for each editing method across 10 edits is shorter than ROME and GRACE etc.

Additionally, Larima's capacities of single fact editing, sequential fact editing, selective forgetting and generalization to long input context are comparable or even better than competitive baselines.

Looking for your reply!

littlefive5 commented 2 weeks ago

Thanks for your suggestion, we would support these method in the future.

littlefive5 commented 2 weeks ago

We also welcome pull request since we're busy at the time and it would take a while for us the do this.