sanagnos commited on
Commit
ddaef90
1 Parent(s): 704f898

Upload MistralForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "lm_head",
23
  "o_proj",
24
- "down_proj",
25
  "q_proj",
 
 
26
  "up_proj",
27
  "gate_proj",
28
- "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
 
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
  "o_proj",
23
+ "lm_head",
24
  "q_proj",
25
+ "k_proj",
26
+ "down_proj",
27
  "up_proj",
28
  "gate_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a0a3af061ffe1dd9b292dd857afc76bfaa7111038bfffde86334b9f6caa966d
3
  size 602369616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17c5d53cd9f4dcc47bdad828582716db9e610d8536a94b60f166728c9debde2c
3
  size 602369616