InMedData commited on
Commit
3227a05
1 Parent(s): 9ca3993

Upload model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. adapter_config.json +6 -6
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
 
 
 
2
  library_name: transformers
3
  tags:
4
  - medical
5
- license: cc-by-nc-sa-4.0
6
- language:
7
- - en
8
  pipeline_tag: text-generation
9
  base_model: Intel/neural-chat-7b-v3-1
10
  ---
 
1
  ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-sa-4.0
5
  library_name: transformers
6
  tags:
7
  - medical
 
 
 
8
  pipeline_tag: text-generation
9
  base_model: Intel/neural-chat-7b-v3-1
10
  ---
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "/home/taejoon/pre-trained/neural-chat-7b-v3-1/",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,13 @@
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
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Intel/neural-chat-7b-v3-1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "gate_proj",
23
+ "v_proj",
24
  "q_proj",
 
25
  "down_proj",
26
+ "k_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:e68ae94fedbe4a6f0350125db5b7b22d7209093300b14fa5989a2fe39ee0d507
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9e352ce416824f5f3a6cebe1e185eac87f0d11d4c433af5d4ef46f5615403d
3
  size 83945296