RobertasD commited on
Commit
62edc91
·
verified ·
1 Parent(s): e2a0dd9

Upload adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +4 -4
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "RobertasD/base-llama31-8b-in",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -25,11 +25,11 @@
25
  "target_modules": [
26
  "gate_proj",
27
  "down_proj",
 
 
28
  "v_proj",
29
- "o_proj",
30
  "up_proj",
31
- "k_proj",
32
- "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
25
  "target_modules": [
26
  "gate_proj",
27
  "down_proj",
28
+ "k_proj",
29
+ "q_proj",
30
  "v_proj",
 
31
  "up_proj",
32
+ "o_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,