thejaminator commited on
Commit
f3c049d
·
verified ·
1 Parent(s): 8f798b7

SAE introspection LoRA - google/gemma-2-9b-it-layer9-decoder-shorter-prompt - final model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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
  "k_proj",
 
30
  "v_proj",
31
  "down_proj",
32
- "o_proj",
33
- "gate_proj",
34
- "up_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
+ "o_proj",
31
  "v_proj",
32
  "down_proj",
33
+ "q_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:e9f360323ccbbdee788624a3185c224bd16d137020e1c048f9106af30c40c36b
3
  size 864368280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d18f521e885f2c153c109e8472b4ad47615d0fcce21f7efb3566f119e0cd5ba
3
  size 864368280