reissbaker commited on
Commit
9ddbf48
·
verified ·
1 Parent(s): 3d68cac

Upload 6 files

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Llama-3.1-70B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
  "lora_dropout": 0.01,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
 
24
  "up_proj",
25
  "v_proj",
26
- "gate_proj",
27
- "o_proj",
28
  "down_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
  "use_rslora": false
34
- }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-70B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
  "lora_dropout": 0.01,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "k_proj",
25
  "up_proj",
26
  "v_proj",
27
+ "q_proj",
 
28
  "down_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
  "use_rslora": false
34
+ }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a1a174c36547c0ae0fd72fc002518ca2e8ea5d4b8ed3d84fd54737cd464d98c
3
  size 828527688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d5af0bd75b6bad8d77bea0f04080f0d1a97cd03c0761d6a35e80f86de8da676
3
  size 828527688
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff