InMedData commited on
Commit
1cebefa
·
verified ·
1 Parent(s): c678c19

Upload model

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