henry-pulver commited on
Commit
0fecee2
1 Parent(s): 81f9aa3

checkpoint-400

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -18,14 +18,14 @@
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
21
- "o_proj",
22
  "lm_head",
 
23
  "v_proj",
24
- "k_proj",
25
  "q_proj",
26
- "up_proj",
 
27
  "down_proj",
28
- "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
 
21
  "lm_head",
22
+ "o_proj",
23
  "v_proj",
 
24
  "q_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
  "down_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96e999a51cc409268089403a22b94afba827f243c19beddf89bf48f5bbee50b9
3
  size 864530120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859f972a9b2e6c0855c4615437e9ade419e3c92e5983ebf00178004329f00feb
3
  size 864530120