abdullah commited on
Commit
11a97ba
1 Parent(s): 15a9b55

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "base_model_class": "PeftModel",
4
  "parent_library": "peft.peft_model"
5
  },
6
- "base_model_name_or_path": null,
7
  "bias": "none",
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
 
3
  "base_model_class": "PeftModel",
4
  "parent_library": "peft.peft_model"
5
  },
6
+ "base_model_name_or_path": "openai/whisper-small",
7
  "bias": "none",
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,