-
The global functions `IsNewMissions` and `IsNewEnemies` allow you to check if the game is currently running in normal or advanced content for those features. It is my understanding EasyEdit ignores th…
-
Thanks for this great repo. I'm trying to edit Llama-7b with the MEMIT algorithm. With two GPUs, I get the following error:
``` File "easyeditor/editors/editor.py", line 182, in edit
return s…
-
Dear EasyEdit Team,
Thank you very much for this nice repo.
Since you have integrated llama-3.2 into your repo, you also have to update the dependencies of your repo. The current transformer ver…
-
hello, I'm trying to modify some chemistry knowledge(original dataset) on llama-7b (using Rome editing method)
dataset examples are shown below:
{
"subject": "'retrosynthesis of COC…
-
Don't want to mine the terrain block by block, but TNT is too difficult to control? Try out these free but powerful cranes and drills!
Click the "Subscribe" button on this page to get notified of the…
-
Dear EasyEdit Team,
I think there is a mismatch for the batch edit function (under the editor class, see [here](https://github.com/zjunlp/EasyEdit/blob/6bc73faf1874d68621c17d4fd7280cbfafe90ee0/easy…
-
使用WISE编辑ZsRE-test-all.json时(在run_knowedit_llama2.py基础上加上了WISE需要的loc_prompts),会报错:
```
Traceback (most recent call last):
File "/home/xsong/EasyEdit/examples/run_knowedit_llama2.py", line 230, in …
-
Dialog barks can include the following four shortcuts, which get substituted with the name of the CEO and Corp of the current island, e.g. Jessica Kern / R.S.T.:
#ceo_full
#ceo_first
#ceo_second
#…
-
![1](https://github.com/user-attachments/assets/869b7b3d-6b7f-42ec-8ee7-95ea35d8fdd8)
请问在使用两个GPU时,一个GPU-util到了100%,随后出现了卡死的情况,这该怎么解决呢?
-
Thanks for your great work to the community!
How do you perform the various model editing methods mentioned in the paper? Could you please provide the source code?