Update layers.8/cfg.json
Browse files- layers.8/cfg.json +1 -1
layers.8/cfg.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"model_name": "Qwen/Qwen2.5-1.5B-Instruct",
|
3 |
"architecture": "topk",
|
4 |
-
"hook_name": "hook_resid_post",
|
5 |
"hook_layer": 8,
|
6 |
"layer": 8,
|
7 |
"k": 64,
|
|
|
1 |
{
|
2 |
"model_name": "Qwen/Qwen2.5-1.5B-Instruct",
|
3 |
"architecture": "topk",
|
4 |
+
"hook_name": "blocks.8.hook_resid_post",
|
5 |
"hook_layer": 8,
|
6 |
"layer": 8,
|
7 |
"k": 64,
|