sanagnos commited on
Commit
0dfc481
·
verified ·
1 Parent(s): f64b009

Upload MistralForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  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.1,
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
- "gate_proj",
23
- "o_proj",
24
- "v_proj",
25
  "down_proj",
 
26
  "up_proj",
27
  "k_proj",
28
  "lm_head",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
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
  "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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13b2b33972ea20c8ecf5e139fe757f9ea2b6fa0352780d832d0ec1cae2dd4713
3
  size 602369616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa9d2b84ba17db5b122c930d266d66f113b3adc216e16c38e2ee3f8f3a9eb49
3
  size 602369616