thejaminator commited on
Commit
5069927
·
verified ·
1 Parent(s): 759c594

SAE introspection LoRA - Qwen/Qwen3-8B-layer9-decoder-shorter-prompt - final model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "o_proj",
30
  "k_proj",
31
  "down_proj",
32
- "up_proj",
33
- "gate_proj",
34
- "v_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "up_proj",
 
29
  "k_proj",
30
  "down_proj",
31
+ "v_proj",
32
+ "q_proj",
33
+ "o_proj",
34
+ "gate_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d15ac483101c9108277edfb641ae5faf4e69c52655b3d31dbb7a6b5905d9792
3
  size 698419728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22dd8bf705e85a21b31b25210812221a8e07eba30f6cf2315fe58f016324e8ae
3
  size 698419728