Closed xpq-tech closed 3 hours ago
Hello,
AlphaEdit is a fantastic work!
I noticed that in evaluate.py, both MEMIT and MEMIT_prune refer to apply_memit_to_model. This seems like it might be an error. Could you look into this?
evaluate.py
MEMIT
MEMIT_prune
apply_memit_to_model
Thank you!
I found that MEMIT_prune is indeed executed in evaluate.py. Thanks!
Hello,
AlphaEdit is a fantastic work!
I noticed that in
evaluate.py
, bothMEMIT
andMEMIT_prune
refer toapply_memit_to_model
. This seems like it might be an error. Could you look into this?Thank you!