raulc0399 commited on
Commit
220ec26
1 Parent(s): 1e42f16

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,12 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "q_proj",
24
  "gate_proj",
 
25
  "v_proj",
26
- "k_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
 
29
  "use_rslora": false
30
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "gate_proj",
23
+ "o_proj",
24
  "v_proj",
25
+ "k_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
  "use_rslora": false
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e711d9f4fa8ce86fd955a8d651bebe69419266d90c50955b5d1457402dfbd0d
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c019875d6ddc9ecf2d969dc1242d8330adc18bad22e00b393cae109c0d57a3
3
  size 369142184