Add files using upload-large-folder tool
Browse files- cfg.json +14 -0
- sae_weights.safetensors +3 -0
cfg.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"d_in": 1024,
|
| 3 |
+
"d_sae": 16384,
|
| 4 |
+
"dtype": "float32",
|
| 5 |
+
"device": "cuda",
|
| 6 |
+
"jumprelu_init_threshold": 1.0,
|
| 7 |
+
"jumprelu_bandwidth": 1.0,
|
| 8 |
+
"jumprelu_sparsity_loss_mode": "step",
|
| 9 |
+
"l0_coefficient": 1.0,
|
| 10 |
+
"l0_warm_up_steps": 0,
|
| 11 |
+
"pre_act_loss_coefficient": null,
|
| 12 |
+
"jumprelu_tanh_scale": 4.0,
|
| 13 |
+
"decoder_init_norm": 0.1
|
| 14 |
+
}
|
sae_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c91e8fb1afbd2f5c6f118f9d1f21eda8cafbb780948028a8188d56e4d05b4fe
|
| 3 |
+
size 134353296
|