Joshua Lochner commited on
Commit
1a5ea57
1 Parent(s): aadc852

Update seq2seq and causal-lm models to use decoder_model_merged.onnx

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. quantized/distilgpt2/causal-lm-with-past/decoder_model.onnx +2 -2
  2. quantized/distilgpt2/causal-lm-with-past/decoder_model_merged.onnx +3 -0
  3. quantized/distilgpt2/causal-lm-with-past/decoder_with_past_model.onnx +2 -2
  4. quantized/distilgpt2/causal-lm-with-past/tokenizer.json +5 -8
  5. quantized/google/flan-t5-base/seq2seq-lm-with-past/decoder_model.onnx +2 -2
  6. quantized/google/flan-t5-base/seq2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  7. quantized/google/flan-t5-base/seq2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  8. quantized/google/flan-t5-base/seq2seq-lm-with-past/encoder_model.onnx +2 -2
  9. quantized/google/flan-t5-small/seq2seq-lm-with-past/decoder_model.onnx +2 -2
  10. quantized/google/flan-t5-small/seq2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  11. quantized/google/flan-t5-small/seq2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  12. quantized/google/flan-t5-small/seq2seq-lm-with-past/encoder_model.onnx +2 -2
  13. quantized/google/t5-v1_1-base/seq2seq-lm-with-past/decoder_model.onnx +2 -2
  14. quantized/google/t5-v1_1-base/seq2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  15. quantized/google/t5-v1_1-base/seq2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  16. quantized/google/t5-v1_1-base/seq2seq-lm-with-past/encoder_model.onnx +2 -2
  17. quantized/google/t5-v1_1-small/seq2seq-lm-with-past/decoder_model.onnx +2 -2
  18. quantized/google/t5-v1_1-small/seq2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  19. quantized/google/t5-v1_1-small/seq2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  20. quantized/google/t5-v1_1-small/seq2seq-lm-with-past/encoder_model.onnx +2 -2
  21. quantized/openai/whisper-base.en/default/config.json +0 -1
  22. quantized/openai/whisper-base.en/default/decoder_model.onnx +2 -2
  23. quantized/openai/whisper-base.en/default/encoder_model.onnx +2 -2
  24. quantized/openai/whisper-base.en/default/tokenizer_config.json +0 -1
  25. quantized/openai/whisper-base.en/speech2seq-lm-with-past/config.json +0 -1
  26. quantized/openai/whisper-base.en/speech2seq-lm-with-past/decoder_model.onnx +2 -2
  27. quantized/openai/whisper-base.en/speech2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  28. quantized/openai/whisper-base.en/speech2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  29. quantized/openai/whisper-base.en/speech2seq-lm-with-past/encoder_model.onnx +2 -2
  30. quantized/openai/whisper-base.en/speech2seq-lm-with-past/tokenizer_config.json +0 -1
  31. quantized/openai/whisper-base/default/config.json +0 -1
  32. quantized/openai/whisper-base/default/decoder_model.onnx +2 -2
  33. quantized/openai/whisper-base/default/encoder_model.onnx +2 -2
  34. quantized/openai/whisper-base/default/tokenizer_config.json +0 -1
  35. quantized/openai/whisper-base/speech2seq-lm-with-past/config.json +0 -1
  36. quantized/openai/whisper-base/speech2seq-lm-with-past/decoder_model.onnx +2 -2
  37. quantized/openai/whisper-base/speech2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  38. quantized/openai/whisper-base/speech2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  39. quantized/openai/whisper-base/speech2seq-lm-with-past/encoder_model.onnx +2 -2
  40. quantized/openai/whisper-base/speech2seq-lm-with-past/tokenizer_config.json +0 -1
  41. quantized/openai/whisper-small.en/default/config.json +0 -1
  42. quantized/openai/whisper-small.en/default/decoder_model.onnx +2 -2
  43. quantized/openai/whisper-small.en/default/encoder_model.onnx +2 -2
  44. quantized/openai/whisper-small.en/default/tokenizer_config.json +0 -1
  45. quantized/openai/whisper-small.en/speech2seq-lm-with-past/config.json +0 -1
  46. quantized/openai/whisper-small.en/speech2seq-lm-with-past/decoder_model.onnx +2 -2
  47. quantized/openai/whisper-small.en/speech2seq-lm-with-past/decoder_model_merged.onnx +3 -0
  48. quantized/openai/whisper-small.en/speech2seq-lm-with-past/decoder_with_past_model.onnx +2 -2
  49. quantized/openai/whisper-small.en/speech2seq-lm-with-past/encoder_model.onnx +2 -2
  50. quantized/openai/whisper-small.en/speech2seq-lm-with-past/tokenizer_config.json +0 -1
quantized/distilgpt2/causal-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ced5da743a77529eb62060115580596dbb21702b7bd3af9e3ed64c9207562c7a
3
- size 249582838
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d447949536a14e0930c48b23fc34e2a6fdbdfa22c958dff787fe23d5e88b9ec8
3
+ size 249587577
quantized/distilgpt2/causal-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0df8008063684caea7f35b9a7051a8693ab548acfc29449b3c4e94331cc46b4f
3
+ size 249675200
quantized/distilgpt2/causal-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ce5f0c2fee02591c5657ac5c4f7d7d6ff01bdd836eab72339e9d2068cef443f
3
- size 249586984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c0af50c63820a310c0bb0f7269a807e357d3d77bc18fda409464c6948cb627
3
+ size 249592120
quantized/distilgpt2/causal-lm-with-past/tokenizer.json CHANGED
@@ -5,32 +5,29 @@
5
  "added_tokens": [
6
  {
7
  "id": 50256,
 
8
  "content": "<|endoftext|>",
9
  "single_word": false,
10
  "lstrip": false,
11
  "rstrip": false,
12
- "normalized": false,
13
- "special": true
14
  }
15
  ],
16
  "normalizer": null,
17
  "pre_tokenizer": {
18
  "type": "ByteLevel",
19
  "add_prefix_space": false,
20
- "trim_offsets": true,
21
- "use_regex": true
22
  },
23
  "post_processor": {
24
  "type": "ByteLevel",
25
  "add_prefix_space": true,
26
- "trim_offsets": false,
27
- "use_regex": true
28
  },
29
  "decoder": {
30
  "type": "ByteLevel",
31
  "add_prefix_space": true,
32
- "trim_offsets": true,
33
- "use_regex": true
34
  },
35
  "model": {
36
  "type": "BPE",
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
8
+ "special": true,
9
  "content": "<|endoftext|>",
10
  "single_word": false,
11
  "lstrip": false,
12
  "rstrip": false,
13
+ "normalized": false
 
14
  }
15
  ],
16
  "normalizer": null,
17
  "pre_tokenizer": {
18
  "type": "ByteLevel",
19
  "add_prefix_space": false,
20
+ "trim_offsets": true
 
21
  },
22
  "post_processor": {
23
  "type": "ByteLevel",
24
  "add_prefix_space": true,
25
+ "trim_offsets": false
 
26
  },
27
  "decoder": {
28
  "type": "ByteLevel",
29
  "add_prefix_space": true,
30
+ "trim_offsets": true
 
31
  },
32
  "model": {
33
  "type": "BPE",
quantized/google/flan-t5-base/seq2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d6821426c8d3dd75f7ed83426e50b6d58af2154590175a36a8c5ff05b65e911
3
- size 164245993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a5dedfa56dfa3a66c840af98ab0c0438ea97e2905947de9c1cdbc2a3c5139c4
3
+ size 164336072
quantized/google/flan-t5-base/seq2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54318115238b89ab4fa6b1fd85cf4e55cd89f14f164ab4019ee98e68d0cca55e
3
+ size 164549246
quantized/google/flan-t5-base/seq2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9231c30c03c92a38ab63ad24ab9440897d19bf11bee0e7b70c0fff9aa540b466
3
- size 149938415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:422cfaa90b115c4ea60f43b94fd8fda445d9150b2e401ddd8db8408c9e3b6b99
3
+ size 150019481
quantized/google/flan-t5-base/seq2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8ee6a0e07f0b6f1b5aaca54e4d5ed320034fa3e433121706e2da7514072f718
3
- size 110539783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2706491228c349685ee85c1d67a057bd173cca81ef1c5d229a47c3b49e81370c
3
+ size 110585314
quantized/google/flan-t5-small/seq2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5b1ebae6276d191107b7eead3d142b970542d9262d952900df8107fa89bf619
3
- size 58998475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288c543b7ed377cc89929c89ddc64d2ea32d35a40cc084b997aad3933643fd89
3
+ size 59058672
quantized/google/flan-t5-small/seq2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d623ab57fed27150b5517a955295a20effb4099ae7d51c44bf279e794243db6
3
+ size 59247726
quantized/google/flan-t5-small/seq2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a64bcefa3b4fa4ab2a23854dd89a44bfbf2c76b4418d2e7665217631c57b6d6
3
- size 55785322
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12d22d076005b8d6d0e98bbf149b2561cf4911f3f4f1af33f16e806fb7fabe53
3
+ size 55839462
quantized/google/flan-t5-small/seq2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:776cd40d25b7026fb4f3301f4ca82a026f844db74f9e94e6b05672940bb39e27
3
- size 35784005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7c4d50cb1270f49639b46399f89a4a1f25cb3e95fbecaf236785b909048a736
3
+ size 35814394
quantized/google/t5-v1_1-base/seq2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83f4e696ca09795bee52c3c19642cf0ace200aa576ea2006833198be83ec6216
3
- size 164245993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17990f89e69dfde950c25c0866fb4435812d36bfbf46db7351a9d5608c70efbd
3
+ size 164336072
quantized/google/t5-v1_1-base/seq2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc2ed6d6efd0f727e277aa8a3f5f44b36b6a0f6e808add5c898ced2a5bbe6cf1
3
+ size 164549246
quantized/google/t5-v1_1-base/seq2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9735f078a8d070177a970d5353668ded23942d076a6cf6ba07cb7aad3fc32529
3
- size 149938415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4299f5e1c01b33df8658fe4a6857a1fff1e3d47db7a1eba6c71ff672cd5af75b
3
+ size 150019481
quantized/google/t5-v1_1-base/seq2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33d0af70e4475f683586ca53c9b7a6c3a2eaaaaa305f705df9c5e897b1128934
3
- size 110539783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac0d4f6da965ec8a2c2a91a32155cc92e7d5158e27c5e36d10b75e00da91e67
3
+ size 110585314
quantized/google/t5-v1_1-small/seq2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d12084abc7a8cb0771c9298cbe3d4b3ed9e8b2ec47886ddb11d600fb3a6e5c5a
3
- size 58998475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5982955fba72cbc80221160fce037440d3a670c91e9bcd9beb6788a962771f6
3
+ size 59058672
quantized/google/t5-v1_1-small/seq2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a9d30911a12b36bc0df67abc93450da5fa8346992f2c2b1846f144fa814626c
3
+ size 59247726
quantized/google/t5-v1_1-small/seq2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:863de1616d28644332df2331cad5000cf700ff3b7bf9b8de42e46af6a7314b67
3
- size 55785322
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2315a861d9f3a8fddb8edcd0675dd3bf000fd93140c8b31b7dd6e9c012014c
3
+ size 55839462
quantized/google/t5-v1_1-small/seq2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:438e80e369cd88a92eb55bf623c4ae2616dcff678949e424ae4f8f9fa41e9786
3
- size 35784005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b6585dcde89301247cd8dfe0dbb221e83c5427217bbff424e78adeaafc98334
3
+ size 35814394
quantized/openai/whisper-base.en/default/config.json CHANGED
@@ -129,7 +129,6 @@
129
  50360,
130
  50361
131
  ],
132
- "torch_dtype": "float32",
133
  "transformers_version": "4.26.1",
134
  "use_cache": true,
135
  "vocab_size": 51864
 
129
  50360,
130
  50361
131
  ],
 
132
  "transformers_version": "4.26.1",
133
  "use_cache": true,
134
  "vocab_size": 51864
quantized/openai/whisper-base.en/default/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65591b39b49623c74b360af28509182a4054355c9d9d14b254566f257928d406
3
- size 53466938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90e2a5e52df832bbc35fb104cfc63deb2a3731bfe3c997df73f5fa234ee9e363
3
+ size 53464941
quantized/openai/whisper-base.en/default/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8daef92b616d36adf1c086f89280443effd2c77c7e8c730113514833f076ca6
3
- size 23337231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ceadcf4cb45d3e07507174a5f281f745085f01ea01b32f11dcb14f20e81291b
3
+ size 23337235
quantized/openai/whisper-base.en/default/tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
- "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
 
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",
quantized/openai/whisper-base.en/speech2seq-lm-with-past/config.json CHANGED
@@ -129,7 +129,6 @@
129
  50360,
130
  50361
131
  ],
132
- "torch_dtype": "float32",
133
  "transformers_version": "4.26.1",
134
  "use_cache": true,
135
  "vocab_size": 51864
 
129
  50360,
130
  50361
131
  ],
 
132
  "transformers_version": "4.26.1",
133
  "use_cache": true,
134
  "vocab_size": 51864
quantized/openai/whisper-base.en/speech2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acf55ec8ff985302cd968ad47b9a7ab9661b8dedd784270d12f1bd53cb79aeed
3
- size 80323040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a4eb50199211fafcccf5efb8176ab1f3422597fc767f05d30c559ce091abe6
3
+ size 80321068
quantized/openai/whisper-base.en/speech2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2396a1c4079f5b541d05ccfd21bef6d20af75e48f9ac5c34bc4b67f3751fb5
3
+ size 80556990
quantized/openai/whisper-base.en/speech2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab2ca295c5f803fd34d4583b9f1cfd6ad77370c3fec30a680c5bbcb9d4202dfb
3
- size 77066559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b70d66fa9dbb1a61c863065100a08bf58a689383b212b1e91646738cc97424
3
+ size 77066299
quantized/openai/whisper-base.en/speech2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8daef92b616d36adf1c086f89280443effd2c77c7e8c730113514833f076ca6
3
- size 23337231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ceadcf4cb45d3e07507174a5f281f745085f01ea01b32f11dcb14f20e81291b
3
+ size 23337235
quantized/openai/whisper-base.en/speech2seq-lm-with-past/tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
- "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
 
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",
quantized/openai/whisper-base/default/config.json CHANGED
@@ -135,7 +135,6 @@
135
  50361,
136
  50362
137
  ],
138
- "torch_dtype": "float32",
139
  "transformers_version": "4.26.1",
140
  "use_cache": true,
141
  "vocab_size": 51865
 
135
  50361,
136
  50362
137
  ],
 
138
  "transformers_version": "4.26.1",
139
  "use_cache": true,
140
  "vocab_size": 51865
quantized/openai/whisper-base/default/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d6942cf3bd8173fae3ddd56932bb1330e99845c8d1f291f622f7ddc5dea14ab
3
- size 53467450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a5866bc679ce0c107395289250eae85918be53afd49e3bb3b026710d7023dcd
3
+ size 53465453
quantized/openai/whisper-base/default/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4c995617d3e567ff954695388801dab9d13fae1804103a974a8ecd6e7bcfa9a
3
- size 23337231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1990e063ab168d67092cbbd32588acb425e6d767bd3af38ecf36137fe3914b41
3
+ size 23337235
quantized/openai/whisper-base/default/tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
- "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
 
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",
quantized/openai/whisper-base/speech2seq-lm-with-past/config.json CHANGED
@@ -135,7 +135,6 @@
135
  50361,
136
  50362
137
  ],
138
- "torch_dtype": "float32",
139
  "transformers_version": "4.26.1",
140
  "use_cache": true,
141
  "vocab_size": 51865
 
135
  50361,
136
  50362
137
  ],
 
138
  "transformers_version": "4.26.1",
139
  "use_cache": true,
140
  "vocab_size": 51865
quantized/openai/whisper-base/speech2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7a8b7bfa9d2117ed40edc1bfca3e5de318c04b601b215bc651023eda15c6bed
3
- size 80324069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0800f9c5cd63139166bf2031993b8e136bb754a76a94aaf25a9e9b0dd9cc73bf
3
+ size 80322097
quantized/openai/whisper-base/speech2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62aac7f57c5f696817983bb46f45b694d9e870727dcade1c2be707146b1e215e
3
+ size 80558019
quantized/openai/whisper-base/speech2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97cf2a4270fee757ec5cc239c165b0b63814fe4c9160e3910d2099efa460c5d7
3
- size 77067588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f1e5181fd479407e403f50594bb14a38bca8f6c86e27b656c4066aaf9cd0a72
3
+ size 77067328
quantized/openai/whisper-base/speech2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4c995617d3e567ff954695388801dab9d13fae1804103a974a8ecd6e7bcfa9a
3
- size 23337231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1990e063ab168d67092cbbd32588acb425e6d767bd3af38ecf36137fe3914b41
3
+ size 23337235
quantized/openai/whisper-base/speech2seq-lm-with-past/tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
- "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
 
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",
quantized/openai/whisper-small.en/default/config.json CHANGED
@@ -129,7 +129,6 @@
129
  50360,
130
  50361
131
  ],
132
- "torch_dtype": "float32",
133
  "transformers_version": "4.26.1",
134
  "use_cache": true,
135
  "vocab_size": 51864
 
129
  50360,
130
  50361
131
  ],
 
132
  "transformers_version": "4.26.1",
133
  "use_cache": true,
134
  "vocab_size": 51864
quantized/openai/whisper-small.en/default/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d304c16554a234d0c6c2d8553da683c49a9e872537714fa99f756e9bfa9e0230
3
- size 156507792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af023c75b14ede43fa2904e5d702d1ea36673709cb6a0f849d2fb7c498f67f7
3
+ size 156503755
quantized/openai/whisper-small.en/default/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a9ff0f76c5a450edccfc7fbe8f910047620a56101b284066e007832ad6d48d3
3
- size 92735924
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6792ba696e505bd3527efa62327024bc04db8bf9558d47e16a2fff7e3810440f
3
+ size 92735928
quantized/openai/whisper-small.en/default/tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
- "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
 
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",
quantized/openai/whisper-small.en/speech2seq-lm-with-past/config.json CHANGED
@@ -129,7 +129,6 @@
129
  50360,
130
  50361
131
  ],
132
- "torch_dtype": "float32",
133
  "transformers_version": "4.26.1",
134
  "use_cache": true,
135
  "vocab_size": 51864
 
129
  50360,
130
  50361
131
  ],
 
132
  "transformers_version": "4.26.1",
133
  "use_cache": true,
134
  "vocab_size": 51864
quantized/openai/whisper-small.en/speech2seq-lm-with-past/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:188af562e38a5e1d513ce1526dd22688947d3b5d06227ace70ccc7f0a6657846
3
- size 196680348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0105edbe0037f4c7ac11f020f53f581b6ed10c9f680124d2448f255ec52c28c3
3
+ size 196676336
quantized/openai/whisper-small.en/speech2seq-lm-with-past/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8defd52aed2a7843e174afb4a42c44ae4dfb8e85c200e9955fb88a68ef8df0f7
3
+ size 197146590
quantized/openai/whisper-small.en/speech2seq-lm-with-past/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90ee0249df2d0a3f98da7025f71d2ed6a914cb543a76d1300194f2cfbdddebb9
3
- size 182268135
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ced91a295a5a5d10abebd872a1da952b441e12240cf2f1f680b24ae9e53029
3
+ size 182267587
quantized/openai/whisper-small.en/speech2seq-lm-with-past/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a9ff0f76c5a450edccfc7fbe8f910047620a56101b284066e007832ad6d48d3
3
- size 92735924
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6792ba696e505bd3527efa62327024bc04db8bf9558d47e16a2fff7e3810440f
3
+ size 92735928
quantized/openai/whisper-small.en/speech2seq-lm-with-past/tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
28
- "trust_remote_code": false,
29
  "unk_token": {
30
  "__type": "AddedToken",
31
  "content": "<|endoftext|>",
 
25
  "return_attention_mask": false,
26
  "special_tokens_map_file": null,
27
  "tokenizer_class": "WhisperTokenizer",
 
28
  "unk_token": {
29
  "__type": "AddedToken",
30
  "content": "<|endoftext|>",