| python compute_v_scores.py compute \ | |
| --model gemma-2b \ | |
| --sae-release gemma-scope-2b-pt-res-canonical \ | |
| --sae-id-template "layer_{layer}/width_16k/canonical" \ | |
| --languages spa_Latn,por_Latn,glg_Latn,cat_Latn \ | |
| --layers 0,2,5,10,15,20 \ | |
| --out-dir ./v_score_runs/run_insight_2 | |