Hello, thank you for amazing work.
i am curious that i follow readme part to run Activated Neurons but i got error
i clone transformer and copy modeling_bloom to you new code. and install -e . i got error
python infer_activate.py
TypeError: BloomForCausalLM.init() got an unexpected keyword argument 'activate_file'
How to solve it?