You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash sola/playground_sola.sh
Llama-2-7B/13B low-rank decomposition and evaluation
Remember modify file path to your own
Others
sola_neuron_idx/hook.py llama_self_attn() past_key_value.update_get() in transformers-4.37.1/src/transformers/cache_utils.py
You can install modified transformers package: cd transformers-4.37.1; pip install -e .