julioc-p commited on
Commit
fb98124
·
verified ·
1 Parent(s): cb98977

4bit fine-tuned model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "gate_proj",
25
- "up_proj",
26
  "down_proj",
27
- "v_proj",
28
- "q_proj",
29
  "lm_head",
30
- "k_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "gate_proj",
 
25
  "down_proj",
26
+ "k_proj",
 
27
  "lm_head",
28
+ "q_proj",
29
+ "up_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08c3da8d5786a1f10efa3ad36bd471d1347165d6ec461d71d25b0cb42faaf108
3
  size 1204711776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adf3c05b107a991938ee55ff3c57fb77517fa7ab75e3a757ad2c2ec255e0c84e
3
  size 1204711776