Skip to content

Commit 8c9b935

Browse files
committed
credit assign
1 parent dc8f568 commit 8c9b935

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Implementation of <a href="https://arxiv.org/abs/2305.01644">Key-Locked Rank One
66

77
It seems they successfully applied the Rank-1 editing technique from a <a href="https://arxiv.org/abs/2202.05262">memory editing paper for LLM</a>, with a few improvements. They also identified that the keys determine the "where" of the new concept, while the values determine the "what", and propose local / global-key locking to a superclass concept (while learning the values).
88

9+
## Appreciation
10+
11+
- <a href="https://stability.ai/">StabilityAI</a> for the generous sponsorship, as well as my other sponsors out there
12+
913
## Install
1014

1115
```bash

0 commit comments

Comments
 (0)