thejaminator commited on
Commit
bcde1ce
·
verified ·
1 Parent(s): b77ffe0

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
- "gate_proj",
29
- "q_proj",
30
  "down_proj",
 
 
31
  "o_proj",
 
32
  "k_proj",
33
- "up_proj",
34
- "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "down_proj",
29
+ "v_proj",
30
+ "q_proj",
31
  "o_proj",
32
+ "gate_proj",
33
  "k_proj",
34
+ "up_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:e7b51254411a02882b8d8a2ffbd4e0b432592aa74d37bd3894900741e02f1955
3
  size 864368280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98af2e45fe2e6ab1e08721a7a39776189d3b555303c5ac27191a96fb4f993c4
3
  size 864368280