sanagnos commited on
Commit
a4383a9
·
verified ·
1 Parent(s): 31377ab

Upload MistralForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
- "lora_dropout": 0.2,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "down_proj",
 
23
  "gate_proj",
24
  "up_proj",
25
- "k_proj",
26
- "lm_head",
27
- "o_proj",
28
- "q_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "o_proj",
24
  "down_proj",
25
+ "k_proj",
26
  "gate_proj",
27
  "up_proj",
28
+ "v_proj",
29
+ "lm_head"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfa9d2b84ba17db5b122c930d266d66f113b3adc216e16c38e2ee3f8f3a9eb49
3
  size 602369616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e399e3784f97ef1b2bd8c3cb5148b7d40fc85548413ddd23f3232a76a48c62a5
3
  size 602369616