Daksh1 commited on
Commit
f80d428
·
verified ·
1 Parent(s): 761d246

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -12,7 +12,7 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 4,
16
  "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "k_proj",
28
- "gate_proj",
29
  "up_proj",
30
- "down_proj",
31
  "v_proj",
32
- "o_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 3,
16
  "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
27
  "k_proj",
 
28
  "up_proj",
 
29
  "v_proj",
30
+ "o_proj",
31
+ "gate_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:901a4a3cb3f3dc2ccef1abb45e147deef1daf95a2e594340c473bf5c399ab1c9
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e013e7d0c8963c7224442e95dfe1ed17cd6221f99f4b1cdacbcc6caca81d5b
3
  size 22573704