thejaminator commited on
Commit
a09e964
·
verified ·
1 Parent(s): 62c461f

SAE introspection LoRA - Qwen/Qwen3-8B-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
@@ -26,12 +26,12 @@
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",
 
26
  "revision": null,
27
  "target_modules": [
28
  "up_proj",
 
 
29
  "v_proj",
30
+ "down_proj",
31
+ "k_proj",
32
+ "gate_proj",
33
  "o_proj",
34
+ "q_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:22dd8bf705e85a21b31b25210812221a8e07eba30f6cf2315fe58f016324e8ae
3
  size 698419728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5b138a2f099c577e0bb9ed78505c9daf0e50c46893d40aa194e334863af536d
3
  size 698419728