Open hijohnnylin opened 4 days ago
It looks like it is instead pulling model_name from the sae config. https://github.com/adamkarvonen/SAEBench/blob/main/evals/core/main.py#L956
So, it's fine for now, but this is confusing and should be fixed. I will wait until core eval sweeps are done to fix this.
model_name arg in core seems to do nothing?