InMedData commited on
Commit
45ed301
·
verified ·
1 Parent(s): e4ec894

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "o_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "q_proj",
 
27
  "down_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
23
  "o_proj",
 
 
24
  "q_proj",
25
+ "k_proj",
26
  "down_proj",
27
+ "v_proj",
28
+ "gate_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:744e55a5fbf8ea49262718418598635580f297e692e018c17ba9ad3a62c5ad07
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e68ae94fedbe4a6f0350125db5b7b22d7209093300b14fa5989a2fe39ee0d507
3
  size 83945296