diff --git a/viz/src/SAEConfigs.ts b/viz/src/SAEConfigs.ts index 0d65949..b79fc9b 100644 --- a/viz/src/SAEConfigs.ts +++ b/viz/src/SAEConfigs.ts @@ -459,16 +459,6 @@ export const SAE_CONFIGS: Record = { supportsCustomSequence: false, curated: [], }, - "SAE4096-L24-v2": { - storagePath: "4096_layer_sweep/esm2_plm1280_l24_sae4096_k64_auxk640", - description: - "This is has the same dimensions and layer as our original SAE4096-L24, but with a larger training set and K=64 instead of K=128.", - numHiddenDims: 4096, - plmLayer: 24, - defaultDim: 0, - supportsCustomSequence: false, - curated: [], - }, "SAE4096-L28": { storagePath: "4096_layer_sweep/esm2_plm1280_l28_sae4096_k64_auxk640", description: "",