Initial upload of trained SAE model
Browse files- cfg.json +1 -0
- sae.safetensors +3 -0
cfg.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"activation": "topk", "expansion_factor": 2, "normalize_decoder": true, "num_latents": 0, "k": 32, "multi_topk": false, "skip_connection": false, "transcode": false, "d_in": 1152}
|
sae.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3335a59844deaaa6cfea7b42e07f2e43a44e5f4faf029a003eaedd971b529798
|
3 |
+
size 21247816
|