BKM1804 commited on
Commit
e384a4f
·
verified ·
1 Parent(s): 6186b83

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +10 -15
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,10 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": {
4
- "base_model_class": "LlamaForCausalLM",
5
- "parent_library": "transformers.models.llama.modeling_llama"
6
- },
7
- "base_model_name_or_path": "unsloth/llama-2-7b",
8
  "bias": "none",
9
  "corda_config": null,
10
  "eva_config": null,
@@ -16,27 +13,25 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 256,
20
  "lora_bias": false,
21
- "lora_dropout": 0,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "r": 128,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "up_proj",
31
  "q_proj",
32
- "v_proj",
33
- "k_proj",
34
- "down_proj",
35
- "gate_proj",
36
- "o_proj"
37
  ],
38
- "task_type": null,
 
39
  "trainable_token_indices": null,
40
  "use_dora": false,
 
41
  "use_rslora": false
42
  }
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4",
 
 
 
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 32,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 8,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
29
+ "v_proj"
 
 
 
 
30
  ],
31
+ "target_parameters": null,
32
+ "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
34
  "use_dora": false,
35
+ "use_qalora": false,
36
  "use_rslora": false
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:277121b699ece027dd95e157e292035b1416453b19abbb1bc0bccaa4df601430
3
- size 1279323952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0a4ae44506afdbacb9cee873bf9198dbb8dc74ad771d97910b03e47a3829d7
3
+ size 13648432