PEFT
Safetensors
fallcat commited on
Commit
c61bbed
·
1 Parent(s): a5bc399

update model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "k_proj",
28
- "v_proj",
29
  "gate_proj",
 
 
30
  "down_proj",
 
31
  "q_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "gate_proj",
27
+ "o_proj",
28
+ "up_proj",
29
  "down_proj",
30
+ "k_proj",
31
  "q_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:897810f7e69449c5637bfcacd00db4d236cbd133c462ce91aa3a906058572548
3
  size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2027d3a25a945159c617b9d10b3913a8605975027bf04d138876c10d42f6f4ec
3
  size 1342238560