iiBLACKii commited on
Commit
b2aee09
·
verified ·
1 Parent(s): b83b0b5

Upload config

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -5
adapter_config.json CHANGED
@@ -1,15 +1,12 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": {
4
- "base_model_class": "WhisperForConditionalGeneration",
5
- "parent_library": "transformers.models.whisper.modeling_whisper"
6
- },
7
  "base_model_name_or_path": "openai/whisper-small",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
11
  "fan_in_fan_out": false,
12
- "inference_mode": true,
13
  "init_lora_weights": true,
14
  "layer_replication": null,
15
  "layers_pattern": null,
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": null,
 
 
 
4
  "base_model_name_or_path": "openai/whisper-small",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
+ "inference_mode": false,
10
  "init_lora_weights": true,
11
  "layer_replication": null,
12
  "layers_pattern": null,