amazingvince commited on
Commit
91ffdbf
·
1 Parent(s): 1ca255a

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +6 -6
  3. adapter_model.bin +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: NousResearch/Yarn-Llama-2-7b-64k
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: larryvrh/Yi-6B-200K-Llamafied
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -1,28 +1,28 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "NousResearch/Yarn-Llama-2-7b-64k",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 16,
12
  "lora_dropout": 0.1,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
- "r": 8,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
  "q_proj",
21
- "down_proj",
22
  "o_proj",
23
- "v_proj",
24
- "gate_proj",
25
  "up_proj",
 
 
 
26
  "lm_head"
27
  ],
28
  "task_type": "CAUSAL_LM"
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "larryvrh/Yi-6B-200K-Llamafied",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 32,
12
  "lora_dropout": 0.1,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
+ "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
  "q_proj",
 
21
  "o_proj",
 
 
22
  "up_proj",
23
+ "gate_proj",
24
+ "down_proj",
25
+ "v_proj",
26
  "lm_head"
27
  ],
28
  "task_type": "CAUSAL_LM"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7e4f5e1f2a0fc6d4d8f3398a1cb66d87efc3c1e30486fdc55ea4fbb730df875
3
- size 40138250
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a797aed5b54c2ca36ecb6d630d0c4df2a4c44ff47763b8edf882e8df9f19e2cb
3
+ size 74955730