InMedData commited on
Commit
8303120
·
verified ·
1 Parent(s): db59b87

Upload model

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