TrumpElon commited on
Commit
fbf4226
·
verified ·
1 Parent(s): 89a9c1b

Uploading model files

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -6
adapter_config.json CHANGED
@@ -3,9 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
5
  "bias": "none",
6
- "corda_config": null,
7
- "eva_config": null,
8
- "exclude_modules": null,
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
@@ -14,7 +11,6 @@
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
- "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
@@ -30,7 +26,6 @@
30
  "gate_up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
- "trainable_token_indices": null,
34
  "use_dora": false,
35
  "use_rslora": true
36
- }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
5
  "bias": "none",
 
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
 
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
26
  "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
29
  "use_dora": false,
30
  "use_rslora": true
31
+ }