Thodns commited on
Commit
ef4f547
1 Parent(s): 043c989

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
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-medium",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
+ "base_model_class": "PeftModel",
5
+ "parent_library": "peft.peft_model"
6
  },
7
+ "base_model_name_or_path": null,
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5265243acba79280a73434fbff99d4b3f9c3334b0a588ae7bef2183170aeee98
3
- size 37789960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22258a9d57df2517f50fc60965117a96623f89536dfc67cd0e8ed9584e233a06
3
+ size 62976168