@omote/core 0.3.1 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/events/index.mjs +0 -1
- package/dist/index.d.mts +287 -304
- package/dist/index.d.ts +287 -304
- package/dist/index.js +883 -40000
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +847 -949
- package/dist/index.mjs.map +1 -1
- package/dist/logging/index.mjs +0 -1
- package/package.json +1 -3
- package/dist/chunk-6W7G6WE7.mjs +0 -13
- package/dist/chunk-6W7G6WE7.mjs.map +0 -1
- package/dist/chunk-C3Y37HKD.mjs +0 -26378
- package/dist/chunk-C3Y37HKD.mjs.map +0 -1
- package/dist/chunk-NSSMTXJJ.mjs +0 -8
- package/dist/chunk-NSSMTXJJ.mjs.map +0 -1
- package/dist/chunk-RI6UQ7WF.mjs +0 -26378
- package/dist/chunk-RI6UQ7WF.mjs.map +0 -1
- package/dist/chunk-T465MTDX.mjs +0 -38869
- package/dist/chunk-T465MTDX.mjs.map +0 -1
- package/dist/transformers.web-4C62MDO6.mjs +0 -1724
- package/dist/transformers.web-4C62MDO6.mjs.map +0 -1
- package/dist/transformers.web-ALDLCPHT.mjs +0 -1725
- package/dist/transformers.web-ALDLCPHT.mjs.map +0 -1
- package/dist/transformers.web-MHLR33H6.mjs +0 -1718
- package/dist/transformers.web-MHLR33H6.mjs.map +0 -1
|
@@ -1,1724 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ASTFeatureExtractor,
|
|
3
|
-
ASTForAudioClassification,
|
|
4
|
-
ASTModel,
|
|
5
|
-
ASTPreTrainedModel,
|
|
6
|
-
AlbertForMaskedLM,
|
|
7
|
-
AlbertForQuestionAnswering,
|
|
8
|
-
AlbertForSequenceClassification,
|
|
9
|
-
AlbertModel,
|
|
10
|
-
AlbertPreTrainedModel,
|
|
11
|
-
AlbertTokenizer,
|
|
12
|
-
ApertusForCausalLM,
|
|
13
|
-
ApertusModel,
|
|
14
|
-
ApertusPreTrainedModel,
|
|
15
|
-
ArceeForCausalLM,
|
|
16
|
-
ArceeModel,
|
|
17
|
-
ArceePreTrainedModel,
|
|
18
|
-
AudioClassificationPipeline,
|
|
19
|
-
AutoConfig,
|
|
20
|
-
AutoFeatureExtractor,
|
|
21
|
-
AutoImageProcessor,
|
|
22
|
-
AutoModel,
|
|
23
|
-
AutoModelForAudioClassification,
|
|
24
|
-
AutoModelForAudioFrameClassification,
|
|
25
|
-
AutoModelForAudioTextToText,
|
|
26
|
-
AutoModelForCTC,
|
|
27
|
-
AutoModelForCausalLM,
|
|
28
|
-
AutoModelForDepthEstimation,
|
|
29
|
-
AutoModelForDocumentQuestionAnswering,
|
|
30
|
-
AutoModelForImageClassification,
|
|
31
|
-
AutoModelForImageFeatureExtraction,
|
|
32
|
-
AutoModelForImageMatting,
|
|
33
|
-
AutoModelForImageSegmentation,
|
|
34
|
-
AutoModelForImageTextToText,
|
|
35
|
-
AutoModelForImageToImage,
|
|
36
|
-
AutoModelForMaskGeneration,
|
|
37
|
-
AutoModelForMaskedLM,
|
|
38
|
-
AutoModelForNormalEstimation,
|
|
39
|
-
AutoModelForObjectDetection,
|
|
40
|
-
AutoModelForPoseEstimation,
|
|
41
|
-
AutoModelForQuestionAnswering,
|
|
42
|
-
AutoModelForSemanticSegmentation,
|
|
43
|
-
AutoModelForSeq2SeqLM,
|
|
44
|
-
AutoModelForSequenceClassification,
|
|
45
|
-
AutoModelForSpeechSeq2Seq,
|
|
46
|
-
AutoModelForTextToSpectrogram,
|
|
47
|
-
AutoModelForTextToWaveform,
|
|
48
|
-
AutoModelForTokenClassification,
|
|
49
|
-
AutoModelForUniversalSegmentation,
|
|
50
|
-
AutoModelForVision2Seq,
|
|
51
|
-
AutoModelForXVector,
|
|
52
|
-
AutoModelForZeroShotObjectDetection,
|
|
53
|
-
AutoProcessor,
|
|
54
|
-
AutoTokenizer,
|
|
55
|
-
AutomaticSpeechRecognitionPipeline,
|
|
56
|
-
BackgroundRemovalPipeline,
|
|
57
|
-
BartForConditionalGeneration,
|
|
58
|
-
BartForSequenceClassification,
|
|
59
|
-
BartModel,
|
|
60
|
-
BartPretrainedModel,
|
|
61
|
-
BartTokenizer,
|
|
62
|
-
BaseModelOutput,
|
|
63
|
-
BaseStreamer,
|
|
64
|
-
BeitFeatureExtractor,
|
|
65
|
-
BeitForImageClassification,
|
|
66
|
-
BeitModel,
|
|
67
|
-
BeitPreTrainedModel,
|
|
68
|
-
BertForMaskedLM,
|
|
69
|
-
BertForQuestionAnswering,
|
|
70
|
-
BertForSequenceClassification,
|
|
71
|
-
BertForTokenClassification,
|
|
72
|
-
BertModel,
|
|
73
|
-
BertPreTrainedModel,
|
|
74
|
-
BertTokenizer,
|
|
75
|
-
BitImageProcessor,
|
|
76
|
-
BlenderbotForConditionalGeneration,
|
|
77
|
-
BlenderbotModel,
|
|
78
|
-
BlenderbotPreTrainedModel,
|
|
79
|
-
BlenderbotSmallForConditionalGeneration,
|
|
80
|
-
BlenderbotSmallModel,
|
|
81
|
-
BlenderbotSmallPreTrainedModel,
|
|
82
|
-
BlenderbotSmallTokenizer,
|
|
83
|
-
BlenderbotTokenizer,
|
|
84
|
-
BloomForCausalLM,
|
|
85
|
-
BloomModel,
|
|
86
|
-
BloomPreTrainedModel,
|
|
87
|
-
BloomTokenizer,
|
|
88
|
-
CLIPFeatureExtractor,
|
|
89
|
-
CLIPImageProcessor,
|
|
90
|
-
CLIPModel,
|
|
91
|
-
CLIPPreTrainedModel,
|
|
92
|
-
CLIPSegForImageSegmentation,
|
|
93
|
-
CLIPSegModel,
|
|
94
|
-
CLIPSegPreTrainedModel,
|
|
95
|
-
CLIPTextModel,
|
|
96
|
-
CLIPTextModelWithProjection,
|
|
97
|
-
CLIPTokenizer,
|
|
98
|
-
CLIPVisionModel,
|
|
99
|
-
CLIPVisionModelWithProjection,
|
|
100
|
-
CamembertForMaskedLM,
|
|
101
|
-
CamembertForQuestionAnswering,
|
|
102
|
-
CamembertForSequenceClassification,
|
|
103
|
-
CamembertForTokenClassification,
|
|
104
|
-
CamembertModel,
|
|
105
|
-
CamembertPreTrainedModel,
|
|
106
|
-
CamembertTokenizer,
|
|
107
|
-
CausalLMOutput,
|
|
108
|
-
CausalLMOutputWithPast,
|
|
109
|
-
ChatterboxFeatureExtractor,
|
|
110
|
-
ChatterboxModel,
|
|
111
|
-
ChatterboxPreTrainedModel,
|
|
112
|
-
ChatterboxProcessor,
|
|
113
|
-
ChineseCLIPFeatureExtractor,
|
|
114
|
-
ChineseCLIPModel,
|
|
115
|
-
ChineseCLIPPreTrainedModel,
|
|
116
|
-
ClapAudioModelWithProjection,
|
|
117
|
-
ClapFeatureExtractor,
|
|
118
|
-
ClapModel,
|
|
119
|
-
ClapPreTrainedModel,
|
|
120
|
-
ClapTextModelWithProjection,
|
|
121
|
-
ClassifierFreeGuidanceLogitsProcessor,
|
|
122
|
-
CodeGenForCausalLM,
|
|
123
|
-
CodeGenModel,
|
|
124
|
-
CodeGenPreTrainedModel,
|
|
125
|
-
CodeGenTokenizer,
|
|
126
|
-
CodeLlamaTokenizer,
|
|
127
|
-
CohereForCausalLM,
|
|
128
|
-
CohereModel,
|
|
129
|
-
CoherePreTrainedModel,
|
|
130
|
-
CohereTokenizer,
|
|
131
|
-
ConvBertForMaskedLM,
|
|
132
|
-
ConvBertForQuestionAnswering,
|
|
133
|
-
ConvBertForSequenceClassification,
|
|
134
|
-
ConvBertForTokenClassification,
|
|
135
|
-
ConvBertModel,
|
|
136
|
-
ConvBertPreTrainedModel,
|
|
137
|
-
ConvBertTokenizer,
|
|
138
|
-
ConvNextFeatureExtractor,
|
|
139
|
-
ConvNextForImageClassification,
|
|
140
|
-
ConvNextImageProcessor,
|
|
141
|
-
ConvNextModel,
|
|
142
|
-
ConvNextPreTrainedModel,
|
|
143
|
-
ConvNextV2ForImageClassification,
|
|
144
|
-
ConvNextV2Model,
|
|
145
|
-
ConvNextV2PreTrainedModel,
|
|
146
|
-
DFineForObjectDetection,
|
|
147
|
-
DFineModel,
|
|
148
|
-
DFinePreTrainedModel,
|
|
149
|
-
DINOv3ConvNextModel,
|
|
150
|
-
DINOv3ConvNextPreTrainedModel,
|
|
151
|
-
DINOv3ViTImageProcessor,
|
|
152
|
-
DINOv3ViTModel,
|
|
153
|
-
DINOv3ViTPreTrainedModel,
|
|
154
|
-
DPTFeatureExtractor,
|
|
155
|
-
DPTForDepthEstimation,
|
|
156
|
-
DPTImageProcessor,
|
|
157
|
-
DPTModel,
|
|
158
|
-
DPTPreTrainedModel,
|
|
159
|
-
DacDecoderModel,
|
|
160
|
-
DacDecoderOutput,
|
|
161
|
-
DacEncoderModel,
|
|
162
|
-
DacEncoderOutput,
|
|
163
|
-
DacFeatureExtractor,
|
|
164
|
-
DacModel,
|
|
165
|
-
DacPreTrainedModel,
|
|
166
|
-
DataTypeMap,
|
|
167
|
-
DebertaForMaskedLM,
|
|
168
|
-
DebertaForQuestionAnswering,
|
|
169
|
-
DebertaForSequenceClassification,
|
|
170
|
-
DebertaForTokenClassification,
|
|
171
|
-
DebertaModel,
|
|
172
|
-
DebertaPreTrainedModel,
|
|
173
|
-
DebertaTokenizer,
|
|
174
|
-
DebertaV2ForMaskedLM,
|
|
175
|
-
DebertaV2ForQuestionAnswering,
|
|
176
|
-
DebertaV2ForSequenceClassification,
|
|
177
|
-
DebertaV2ForTokenClassification,
|
|
178
|
-
DebertaV2Model,
|
|
179
|
-
DebertaV2PreTrainedModel,
|
|
180
|
-
DebertaV2Tokenizer,
|
|
181
|
-
DecisionTransformerModel,
|
|
182
|
-
DecisionTransformerPreTrainedModel,
|
|
183
|
-
DeiTFeatureExtractor,
|
|
184
|
-
DeiTForImageClassification,
|
|
185
|
-
DeiTImageProcessor,
|
|
186
|
-
DeiTModel,
|
|
187
|
-
DeiTPreTrainedModel,
|
|
188
|
-
DepthAnythingForDepthEstimation,
|
|
189
|
-
DepthAnythingPreTrainedModel,
|
|
190
|
-
DepthEstimationPipeline,
|
|
191
|
-
DepthProForDepthEstimation,
|
|
192
|
-
DepthProPreTrainedModel,
|
|
193
|
-
DetrFeatureExtractor,
|
|
194
|
-
DetrForObjectDetection,
|
|
195
|
-
DetrForSegmentation,
|
|
196
|
-
DetrImageProcessor,
|
|
197
|
-
DetrModel,
|
|
198
|
-
DetrObjectDetectionOutput,
|
|
199
|
-
DetrPreTrainedModel,
|
|
200
|
-
DetrSegmentationOutput,
|
|
201
|
-
Dinov2ForImageClassification,
|
|
202
|
-
Dinov2Model,
|
|
203
|
-
Dinov2PreTrainedModel,
|
|
204
|
-
Dinov2WithRegistersForImageClassification,
|
|
205
|
-
Dinov2WithRegistersModel,
|
|
206
|
-
Dinov2WithRegistersPreTrainedModel,
|
|
207
|
-
DistilBertForMaskedLM,
|
|
208
|
-
DistilBertForQuestionAnswering,
|
|
209
|
-
DistilBertForSequenceClassification,
|
|
210
|
-
DistilBertForTokenClassification,
|
|
211
|
-
DistilBertModel,
|
|
212
|
-
DistilBertPreTrainedModel,
|
|
213
|
-
DistilBertTokenizer,
|
|
214
|
-
DocumentQuestionAnsweringPipeline,
|
|
215
|
-
DonutFeatureExtractor,
|
|
216
|
-
DonutImageProcessor,
|
|
217
|
-
DonutSwinModel,
|
|
218
|
-
DonutSwinPreTrainedModel,
|
|
219
|
-
EdgeTamModel,
|
|
220
|
-
EfficientNetForImageClassification,
|
|
221
|
-
EfficientNetImageProcessor,
|
|
222
|
-
EfficientNetModel,
|
|
223
|
-
EfficientNetPreTrainedModel,
|
|
224
|
-
ElectraForMaskedLM,
|
|
225
|
-
ElectraForQuestionAnswering,
|
|
226
|
-
ElectraForSequenceClassification,
|
|
227
|
-
ElectraForTokenClassification,
|
|
228
|
-
ElectraModel,
|
|
229
|
-
ElectraPreTrainedModel,
|
|
230
|
-
ElectraTokenizer,
|
|
231
|
-
EncodecFeatureExtractor,
|
|
232
|
-
EosTokenCriteria,
|
|
233
|
-
Ernie4_5_ForCausalLM,
|
|
234
|
-
Ernie4_5_Model,
|
|
235
|
-
Ernie4_5_PretrainedModel,
|
|
236
|
-
Ernie4_5_Tokenizer,
|
|
237
|
-
EsmForMaskedLM,
|
|
238
|
-
EsmForSequenceClassification,
|
|
239
|
-
EsmForTokenClassification,
|
|
240
|
-
EsmModel,
|
|
241
|
-
EsmPreTrainedModel,
|
|
242
|
-
EsmTokenizer,
|
|
243
|
-
ExaoneForCausalLM,
|
|
244
|
-
ExaoneModel,
|
|
245
|
-
ExaonePreTrainedModel,
|
|
246
|
-
FFT,
|
|
247
|
-
FalconForCausalLM,
|
|
248
|
-
FalconModel,
|
|
249
|
-
FalconPreTrainedModel,
|
|
250
|
-
FalconTokenizer,
|
|
251
|
-
FastViTForImageClassification,
|
|
252
|
-
FastViTModel,
|
|
253
|
-
FastViTPreTrainedModel,
|
|
254
|
-
FeatureExtractionPipeline,
|
|
255
|
-
FeatureExtractor,
|
|
256
|
-
FillMaskPipeline,
|
|
257
|
-
Florence2ForConditionalGeneration,
|
|
258
|
-
Florence2PreTrainedModel,
|
|
259
|
-
Florence2Processor,
|
|
260
|
-
ForcedBOSTokenLogitsProcessor,
|
|
261
|
-
ForcedEOSTokenLogitsProcessor,
|
|
262
|
-
GLPNFeatureExtractor,
|
|
263
|
-
GLPNForDepthEstimation,
|
|
264
|
-
GLPNModel,
|
|
265
|
-
GLPNPreTrainedModel,
|
|
266
|
-
GPT2LMHeadModel,
|
|
267
|
-
GPT2Model,
|
|
268
|
-
GPT2PreTrainedModel,
|
|
269
|
-
GPT2Tokenizer,
|
|
270
|
-
GPTBigCodeForCausalLM,
|
|
271
|
-
GPTBigCodeModel,
|
|
272
|
-
GPTBigCodePreTrainedModel,
|
|
273
|
-
GPTJForCausalLM,
|
|
274
|
-
GPTJModel,
|
|
275
|
-
GPTJPreTrainedModel,
|
|
276
|
-
GPTNeoForCausalLM,
|
|
277
|
-
GPTNeoModel,
|
|
278
|
-
GPTNeoPreTrainedModel,
|
|
279
|
-
GPTNeoXForCausalLM,
|
|
280
|
-
GPTNeoXModel,
|
|
281
|
-
GPTNeoXPreTrainedModel,
|
|
282
|
-
GPTNeoXTokenizer,
|
|
283
|
-
Gemma2ForCausalLM,
|
|
284
|
-
Gemma2Model,
|
|
285
|
-
Gemma2PreTrainedModel,
|
|
286
|
-
Gemma3ForCausalLM,
|
|
287
|
-
Gemma3Model,
|
|
288
|
-
Gemma3PreTrainedModel,
|
|
289
|
-
Gemma3nAudioFeatureExtractor,
|
|
290
|
-
Gemma3nForConditionalGeneration,
|
|
291
|
-
Gemma3nPreTrainedModel,
|
|
292
|
-
Gemma3nProcessor,
|
|
293
|
-
GemmaForCausalLM,
|
|
294
|
-
GemmaModel,
|
|
295
|
-
GemmaPreTrainedModel,
|
|
296
|
-
GemmaTokenizer,
|
|
297
|
-
GlmForCausalLM,
|
|
298
|
-
GlmModel,
|
|
299
|
-
GlmPreTrainedModel,
|
|
300
|
-
GptOssForCausalLM,
|
|
301
|
-
GptOssModel,
|
|
302
|
-
GptOssPreTrainedModel,
|
|
303
|
-
GraniteForCausalLM,
|
|
304
|
-
GraniteModel,
|
|
305
|
-
GraniteMoeHybridForCausalLM,
|
|
306
|
-
GraniteMoeHybridModel,
|
|
307
|
-
GraniteMoeHybridPreTrainedModel,
|
|
308
|
-
GranitePreTrainedModel,
|
|
309
|
-
Grok1Tokenizer,
|
|
310
|
-
GroundingDinoForObjectDetection,
|
|
311
|
-
GroundingDinoImageProcessor,
|
|
312
|
-
GroundingDinoPreTrainedModel,
|
|
313
|
-
GroundingDinoProcessor,
|
|
314
|
-
GroupViTModel,
|
|
315
|
-
GroupViTPreTrainedModel,
|
|
316
|
-
HeliumForCausalLM,
|
|
317
|
-
HeliumModel,
|
|
318
|
-
HeliumPreTrainedModel,
|
|
319
|
-
HerbertTokenizer,
|
|
320
|
-
HieraForImageClassification,
|
|
321
|
-
HieraModel,
|
|
322
|
-
HieraPreTrainedModel,
|
|
323
|
-
HubertForCTC,
|
|
324
|
-
HubertForSequenceClassification,
|
|
325
|
-
HubertModel,
|
|
326
|
-
HubertPreTrainedModel,
|
|
327
|
-
IJepaForImageClassification,
|
|
328
|
-
IJepaModel,
|
|
329
|
-
IJepaPreTrainedModel,
|
|
330
|
-
Idefics3ForConditionalGeneration,
|
|
331
|
-
Idefics3ImageProcessor,
|
|
332
|
-
Idefics3PreTrainedModel,
|
|
333
|
-
Idefics3Processor,
|
|
334
|
-
ImageClassificationPipeline,
|
|
335
|
-
ImageFeatureExtractionPipeline,
|
|
336
|
-
ImageMattingOutput,
|
|
337
|
-
ImageProcessor,
|
|
338
|
-
ImageSegmentationPipeline,
|
|
339
|
-
ImageToImagePipeline,
|
|
340
|
-
ImageToTextPipeline,
|
|
341
|
-
InterruptableStoppingCriteria,
|
|
342
|
-
JAISLMHeadModel,
|
|
343
|
-
JAISModel,
|
|
344
|
-
JAISPreTrainedModel,
|
|
345
|
-
JinaCLIPImageProcessor,
|
|
346
|
-
JinaCLIPModel,
|
|
347
|
-
JinaCLIPPreTrainedModel,
|
|
348
|
-
JinaCLIPProcessor,
|
|
349
|
-
JinaCLIPTextModel,
|
|
350
|
-
JinaCLIPVisionModel,
|
|
351
|
-
Lfm2ForCausalLM,
|
|
352
|
-
Lfm2Model,
|
|
353
|
-
Lfm2PreTrainedModel,
|
|
354
|
-
LiteWhisperForConditionalGeneration,
|
|
355
|
-
Llama4ForCausalLM,
|
|
356
|
-
Llama4PreTrainedModel,
|
|
357
|
-
LlamaForCausalLM,
|
|
358
|
-
LlamaModel,
|
|
359
|
-
LlamaPreTrainedModel,
|
|
360
|
-
LlamaTokenizer,
|
|
361
|
-
LlavaForConditionalGeneration,
|
|
362
|
-
LlavaOnevisionForConditionalGeneration,
|
|
363
|
-
LlavaOnevisionImageProcessor,
|
|
364
|
-
LlavaPreTrainedModel,
|
|
365
|
-
LlavaProcessor,
|
|
366
|
-
LlavaQwen2ForCausalLM,
|
|
367
|
-
LogitsProcessor,
|
|
368
|
-
LogitsProcessorList,
|
|
369
|
-
LogitsWarper,
|
|
370
|
-
LongT5ForConditionalGeneration,
|
|
371
|
-
LongT5Model,
|
|
372
|
-
LongT5PreTrainedModel,
|
|
373
|
-
M2M100ForConditionalGeneration,
|
|
374
|
-
M2M100Model,
|
|
375
|
-
M2M100PreTrainedModel,
|
|
376
|
-
M2M100Tokenizer,
|
|
377
|
-
MBart50Tokenizer,
|
|
378
|
-
MBartForCausalLM,
|
|
379
|
-
MBartForConditionalGeneration,
|
|
380
|
-
MBartForSequenceClassification,
|
|
381
|
-
MBartModel,
|
|
382
|
-
MBartPreTrainedModel,
|
|
383
|
-
MBartTokenizer,
|
|
384
|
-
MPNetForMaskedLM,
|
|
385
|
-
MPNetForQuestionAnswering,
|
|
386
|
-
MPNetForSequenceClassification,
|
|
387
|
-
MPNetForTokenClassification,
|
|
388
|
-
MPNetModel,
|
|
389
|
-
MPNetPreTrainedModel,
|
|
390
|
-
MPNetTokenizer,
|
|
391
|
-
MT5ForConditionalGeneration,
|
|
392
|
-
MT5Model,
|
|
393
|
-
MT5PreTrainedModel,
|
|
394
|
-
MarianMTModel,
|
|
395
|
-
MarianModel,
|
|
396
|
-
MarianPreTrainedModel,
|
|
397
|
-
MarianTokenizer,
|
|
398
|
-
Mask2FormerImageProcessor,
|
|
399
|
-
MaskFormerFeatureExtractor,
|
|
400
|
-
MaskFormerForInstanceSegmentation,
|
|
401
|
-
MaskFormerImageProcessor,
|
|
402
|
-
MaskFormerModel,
|
|
403
|
-
MaskFormerPreTrainedModel,
|
|
404
|
-
MaskedLMOutput,
|
|
405
|
-
MaxLengthCriteria,
|
|
406
|
-
Metric3DForDepthEstimation,
|
|
407
|
-
Metric3DPreTrainedModel,
|
|
408
|
-
Metric3Dv2ForDepthEstimation,
|
|
409
|
-
Metric3Dv2PreTrainedModel,
|
|
410
|
-
MgpstrForSceneTextRecognition,
|
|
411
|
-
MgpstrModelOutput,
|
|
412
|
-
MgpstrPreTrainedModel,
|
|
413
|
-
MgpstrProcessor,
|
|
414
|
-
MgpstrTokenizer,
|
|
415
|
-
MimiDecoderModel,
|
|
416
|
-
MimiDecoderOutput,
|
|
417
|
-
MimiEncoderModel,
|
|
418
|
-
MimiEncoderOutput,
|
|
419
|
-
MimiModel,
|
|
420
|
-
MimiPreTrainedModel,
|
|
421
|
-
MinLengthLogitsProcessor,
|
|
422
|
-
MinNewTokensLengthLogitsProcessor,
|
|
423
|
-
MistralForCausalLM,
|
|
424
|
-
MistralModel,
|
|
425
|
-
MistralPreTrainedModel,
|
|
426
|
-
MobileBertForMaskedLM,
|
|
427
|
-
MobileBertForQuestionAnswering,
|
|
428
|
-
MobileBertForSequenceClassification,
|
|
429
|
-
MobileBertModel,
|
|
430
|
-
MobileBertPreTrainedModel,
|
|
431
|
-
MobileBertTokenizer,
|
|
432
|
-
MobileLLMForCausalLM,
|
|
433
|
-
MobileLLMModel,
|
|
434
|
-
MobileLLMPreTrainedModel,
|
|
435
|
-
MobileNetV1FeatureExtractor,
|
|
436
|
-
MobileNetV1ForImageClassification,
|
|
437
|
-
MobileNetV1ForSemanticSegmentation,
|
|
438
|
-
MobileNetV1ImageProcessor,
|
|
439
|
-
MobileNetV1Model,
|
|
440
|
-
MobileNetV1PreTrainedModel,
|
|
441
|
-
MobileNetV2FeatureExtractor,
|
|
442
|
-
MobileNetV2ForImageClassification,
|
|
443
|
-
MobileNetV2ForSemanticSegmentation,
|
|
444
|
-
MobileNetV2ImageProcessor,
|
|
445
|
-
MobileNetV2Model,
|
|
446
|
-
MobileNetV2PreTrainedModel,
|
|
447
|
-
MobileNetV3FeatureExtractor,
|
|
448
|
-
MobileNetV3ForImageClassification,
|
|
449
|
-
MobileNetV3ForSemanticSegmentation,
|
|
450
|
-
MobileNetV3ImageProcessor,
|
|
451
|
-
MobileNetV3Model,
|
|
452
|
-
MobileNetV3PreTrainedModel,
|
|
453
|
-
MobileNetV4FeatureExtractor,
|
|
454
|
-
MobileNetV4ForImageClassification,
|
|
455
|
-
MobileNetV4ForSemanticSegmentation,
|
|
456
|
-
MobileNetV4ImageProcessor,
|
|
457
|
-
MobileNetV4Model,
|
|
458
|
-
MobileNetV4PreTrainedModel,
|
|
459
|
-
MobileViTFeatureExtractor,
|
|
460
|
-
MobileViTForImageClassification,
|
|
461
|
-
MobileViTImageProcessor,
|
|
462
|
-
MobileViTModel,
|
|
463
|
-
MobileViTPreTrainedModel,
|
|
464
|
-
MobileViTV2ForImageClassification,
|
|
465
|
-
MobileViTV2Model,
|
|
466
|
-
MobileViTV2PreTrainedModel,
|
|
467
|
-
ModelOutput,
|
|
468
|
-
ModernBertDecoderForCausalLM,
|
|
469
|
-
ModernBertDecoderModel,
|
|
470
|
-
ModernBertDecoderPreTrainedModel,
|
|
471
|
-
ModernBertForMaskedLM,
|
|
472
|
-
ModernBertForSequenceClassification,
|
|
473
|
-
ModernBertForTokenClassification,
|
|
474
|
-
ModernBertModel,
|
|
475
|
-
ModernBertPreTrainedModel,
|
|
476
|
-
Moondream1ForConditionalGeneration,
|
|
477
|
-
MoonshineFeatureExtractor,
|
|
478
|
-
MoonshineForConditionalGeneration,
|
|
479
|
-
MoonshineModel,
|
|
480
|
-
MoonshinePreTrainedModel,
|
|
481
|
-
MoonshineProcessor,
|
|
482
|
-
MptForCausalLM,
|
|
483
|
-
MptModel,
|
|
484
|
-
MptPreTrainedModel,
|
|
485
|
-
MultiModalityCausalLM,
|
|
486
|
-
MultiModalityPreTrainedModel,
|
|
487
|
-
MusicgenForCausalLM,
|
|
488
|
-
MusicgenForConditionalGeneration,
|
|
489
|
-
MusicgenModel,
|
|
490
|
-
MusicgenPreTrainedModel,
|
|
491
|
-
NanoChatForCausalLM,
|
|
492
|
-
NanoChatModel,
|
|
493
|
-
NanoChatPreTrainedModel,
|
|
494
|
-
NeoBertForMaskedLM,
|
|
495
|
-
NeoBertForQuestionAnswering,
|
|
496
|
-
NeoBertForSequenceClassification,
|
|
497
|
-
NeoBertForTokenClassification,
|
|
498
|
-
NeoBertModel,
|
|
499
|
-
NeoBertPreTrainedModel,
|
|
500
|
-
NllbTokenizer,
|
|
501
|
-
NoBadWordsLogitsProcessor,
|
|
502
|
-
NoRepeatNGramLogitsProcessor,
|
|
503
|
-
NomicBertModel,
|
|
504
|
-
NomicBertPreTrainedModel,
|
|
505
|
-
NougatImageProcessor,
|
|
506
|
-
NougatTokenizer,
|
|
507
|
-
OPTForCausalLM,
|
|
508
|
-
OPTModel,
|
|
509
|
-
OPTPreTrainedModel,
|
|
510
|
-
ObjectDetectionPipeline,
|
|
511
|
-
Olmo2ForCausalLM,
|
|
512
|
-
Olmo2Model,
|
|
513
|
-
Olmo2PreTrainedModel,
|
|
514
|
-
Olmo3ForCausalLM,
|
|
515
|
-
Olmo3Model,
|
|
516
|
-
Olmo3PreTrainedModel,
|
|
517
|
-
OlmoForCausalLM,
|
|
518
|
-
OlmoModel,
|
|
519
|
-
OlmoPreTrainedModel,
|
|
520
|
-
OpenELMForCausalLM,
|
|
521
|
-
OpenELMModel,
|
|
522
|
-
OpenELMPreTrainedModel,
|
|
523
|
-
OwlViTFeatureExtractor,
|
|
524
|
-
OwlViTForObjectDetection,
|
|
525
|
-
OwlViTImageProcessor,
|
|
526
|
-
OwlViTModel,
|
|
527
|
-
OwlViTPreTrainedModel,
|
|
528
|
-
OwlViTProcessor,
|
|
529
|
-
Owlv2ForObjectDetection,
|
|
530
|
-
Owlv2ImageProcessor,
|
|
531
|
-
Owlv2Model,
|
|
532
|
-
Owlv2PreTrainedModel,
|
|
533
|
-
PaliGemmaForConditionalGeneration,
|
|
534
|
-
PaliGemmaPreTrainedModel,
|
|
535
|
-
PaliGemmaProcessor,
|
|
536
|
-
ParakeetFeatureExtractor,
|
|
537
|
-
ParakeetForCTC,
|
|
538
|
-
ParakeetPreTrainedModel,
|
|
539
|
-
PatchTSMixerForPrediction,
|
|
540
|
-
PatchTSMixerModel,
|
|
541
|
-
PatchTSMixerPreTrainedModel,
|
|
542
|
-
PatchTSTForPrediction,
|
|
543
|
-
PatchTSTModel,
|
|
544
|
-
PatchTSTPreTrainedModel,
|
|
545
|
-
Phi3ForCausalLM,
|
|
546
|
-
Phi3Model,
|
|
547
|
-
Phi3PreTrainedModel,
|
|
548
|
-
Phi3VForCausalLM,
|
|
549
|
-
Phi3VImageProcessor,
|
|
550
|
-
Phi3VPreTrainedModel,
|
|
551
|
-
Phi3VProcessor,
|
|
552
|
-
PhiForCausalLM,
|
|
553
|
-
PhiModel,
|
|
554
|
-
PhiPreTrainedModel,
|
|
555
|
-
PreTrainedModel,
|
|
556
|
-
PreTrainedTokenizer,
|
|
557
|
-
PretrainedConfig,
|
|
558
|
-
PretrainedMixin,
|
|
559
|
-
Processor,
|
|
560
|
-
PvtForImageClassification,
|
|
561
|
-
PvtImageProcessor,
|
|
562
|
-
PvtModel,
|
|
563
|
-
PvtPreTrainedModel,
|
|
564
|
-
PyAnnoteFeatureExtractor,
|
|
565
|
-
PyAnnoteForAudioFrameClassification,
|
|
566
|
-
PyAnnoteModel,
|
|
567
|
-
PyAnnotePreTrainedModel,
|
|
568
|
-
PyAnnoteProcessor,
|
|
569
|
-
QuestionAnsweringModelOutput,
|
|
570
|
-
QuestionAnsweringPipeline,
|
|
571
|
-
Qwen2ForCausalLM,
|
|
572
|
-
Qwen2Model,
|
|
573
|
-
Qwen2PreTrainedModel,
|
|
574
|
-
Qwen2Tokenizer,
|
|
575
|
-
Qwen2VLForConditionalGeneration,
|
|
576
|
-
Qwen2VLImageProcessor,
|
|
577
|
-
Qwen2VLPreTrainedModel,
|
|
578
|
-
Qwen2VLProcessor,
|
|
579
|
-
Qwen3ForCausalLM,
|
|
580
|
-
Qwen3Model,
|
|
581
|
-
Qwen3PreTrainedModel,
|
|
582
|
-
RFDetrForObjectDetection,
|
|
583
|
-
RFDetrModel,
|
|
584
|
-
RFDetrObjectDetectionOutput,
|
|
585
|
-
RFDetrPreTrainedModel,
|
|
586
|
-
RTDetrForObjectDetection,
|
|
587
|
-
RTDetrImageProcessor,
|
|
588
|
-
RTDetrModel,
|
|
589
|
-
RTDetrObjectDetectionOutput,
|
|
590
|
-
RTDetrPreTrainedModel,
|
|
591
|
-
RTDetrV2ForObjectDetection,
|
|
592
|
-
RTDetrV2Model,
|
|
593
|
-
RTDetrV2ObjectDetectionOutput,
|
|
594
|
-
RTDetrV2PreTrainedModel,
|
|
595
|
-
RawAudio,
|
|
596
|
-
RawImage,
|
|
597
|
-
RawVideo,
|
|
598
|
-
RawVideoFrame,
|
|
599
|
-
RepetitionPenaltyLogitsProcessor,
|
|
600
|
-
ResNetForImageClassification,
|
|
601
|
-
ResNetModel,
|
|
602
|
-
ResNetPreTrainedModel,
|
|
603
|
-
RoFormerForMaskedLM,
|
|
604
|
-
RoFormerForQuestionAnswering,
|
|
605
|
-
RoFormerForSequenceClassification,
|
|
606
|
-
RoFormerForTokenClassification,
|
|
607
|
-
RoFormerModel,
|
|
608
|
-
RoFormerPreTrainedModel,
|
|
609
|
-
RoFormerTokenizer,
|
|
610
|
-
RobertaForMaskedLM,
|
|
611
|
-
RobertaForQuestionAnswering,
|
|
612
|
-
RobertaForSequenceClassification,
|
|
613
|
-
RobertaForTokenClassification,
|
|
614
|
-
RobertaModel,
|
|
615
|
-
RobertaPreTrainedModel,
|
|
616
|
-
RobertaTokenizer,
|
|
617
|
-
Sam2ImageSegmentationOutput,
|
|
618
|
-
Sam2Model,
|
|
619
|
-
Sam2PreTrainedModel,
|
|
620
|
-
Sam2Processor,
|
|
621
|
-
Sam2VideoProcessor,
|
|
622
|
-
Sam3TrackerModel,
|
|
623
|
-
SamImageProcessor,
|
|
624
|
-
SamImageSegmentationOutput,
|
|
625
|
-
SamModel,
|
|
626
|
-
SamPreTrainedModel,
|
|
627
|
-
SamProcessor,
|
|
628
|
-
SapiensForDepthEstimation,
|
|
629
|
-
SapiensForNormalEstimation,
|
|
630
|
-
SapiensForSemanticSegmentation,
|
|
631
|
-
SapiensPreTrainedModel,
|
|
632
|
-
SeamlessM4TFeatureExtractor,
|
|
633
|
-
SegformerFeatureExtractor,
|
|
634
|
-
SegformerForImageClassification,
|
|
635
|
-
SegformerForSemanticSegmentation,
|
|
636
|
-
SegformerImageProcessor,
|
|
637
|
-
SegformerModel,
|
|
638
|
-
SegformerPreTrainedModel,
|
|
639
|
-
Seq2SeqLMOutput,
|
|
640
|
-
SequenceClassifierOutput,
|
|
641
|
-
SiglipImageProcessor,
|
|
642
|
-
SiglipModel,
|
|
643
|
-
SiglipPreTrainedModel,
|
|
644
|
-
SiglipTextModel,
|
|
645
|
-
SiglipTokenizer,
|
|
646
|
-
SiglipVisionModel,
|
|
647
|
-
SmolLM3ForCausalLM,
|
|
648
|
-
SmolLM3Model,
|
|
649
|
-
SmolLM3PreTrainedModel,
|
|
650
|
-
SmolVLMForConditionalGeneration,
|
|
651
|
-
SnacDecoderModel,
|
|
652
|
-
SnacEncoderModel,
|
|
653
|
-
SnacFeatureExtractor,
|
|
654
|
-
SnacModel,
|
|
655
|
-
SnacPreTrainedModel,
|
|
656
|
-
SpeechT5FeatureExtractor,
|
|
657
|
-
SpeechT5ForSpeechToText,
|
|
658
|
-
SpeechT5ForTextToSpeech,
|
|
659
|
-
SpeechT5HifiGan,
|
|
660
|
-
SpeechT5Model,
|
|
661
|
-
SpeechT5PreTrainedModel,
|
|
662
|
-
SpeechT5Processor,
|
|
663
|
-
SpeechT5Tokenizer,
|
|
664
|
-
SqueezeBertForMaskedLM,
|
|
665
|
-
SqueezeBertForQuestionAnswering,
|
|
666
|
-
SqueezeBertForSequenceClassification,
|
|
667
|
-
SqueezeBertModel,
|
|
668
|
-
SqueezeBertPreTrainedModel,
|
|
669
|
-
SqueezeBertTokenizer,
|
|
670
|
-
StableLmForCausalLM,
|
|
671
|
-
StableLmModel,
|
|
672
|
-
StableLmPreTrainedModel,
|
|
673
|
-
Starcoder2ForCausalLM,
|
|
674
|
-
Starcoder2Model,
|
|
675
|
-
Starcoder2PreTrainedModel,
|
|
676
|
-
StoppingCriteria,
|
|
677
|
-
StoppingCriteriaList,
|
|
678
|
-
StyleTextToSpeech2Model,
|
|
679
|
-
StyleTextToSpeech2PreTrainedModel,
|
|
680
|
-
SummarizationPipeline,
|
|
681
|
-
SupertonicForConditionalGeneration,
|
|
682
|
-
SupertonicPreTrainedModel,
|
|
683
|
-
SuppressTokensAtBeginLogitsProcessor,
|
|
684
|
-
Swin2SRForImageSuperResolution,
|
|
685
|
-
Swin2SRImageProcessor,
|
|
686
|
-
Swin2SRModel,
|
|
687
|
-
Swin2SRPreTrainedModel,
|
|
688
|
-
SwinForImageClassification,
|
|
689
|
-
SwinForSemanticSegmentation,
|
|
690
|
-
SwinModel,
|
|
691
|
-
SwinPreTrainedModel,
|
|
692
|
-
T5ForConditionalGeneration,
|
|
693
|
-
T5Model,
|
|
694
|
-
T5PreTrainedModel,
|
|
695
|
-
T5Tokenizer,
|
|
696
|
-
TableTransformerForObjectDetection,
|
|
697
|
-
TableTransformerModel,
|
|
698
|
-
TableTransformerObjectDetectionOutput,
|
|
699
|
-
TableTransformerPreTrainedModel,
|
|
700
|
-
TemperatureLogitsWarper,
|
|
701
|
-
Tensor2,
|
|
702
|
-
Text2TextGenerationPipeline,
|
|
703
|
-
TextClassificationPipeline,
|
|
704
|
-
TextGenerationPipeline,
|
|
705
|
-
TextStreamer,
|
|
706
|
-
TextToAudioPipeline,
|
|
707
|
-
TokenClassificationPipeline,
|
|
708
|
-
TokenClassifierOutput,
|
|
709
|
-
TokenizerModel,
|
|
710
|
-
TokenizersBackend,
|
|
711
|
-
TopKLogitsWarper,
|
|
712
|
-
TopPLogitsWarper,
|
|
713
|
-
TrOCRForCausalLM,
|
|
714
|
-
TrOCRPreTrainedModel,
|
|
715
|
-
TranslationPipeline,
|
|
716
|
-
UltravoxModel,
|
|
717
|
-
UltravoxPreTrainedModel,
|
|
718
|
-
UltravoxProcessor,
|
|
719
|
-
UniSpeechForCTC,
|
|
720
|
-
UniSpeechForSequenceClassification,
|
|
721
|
-
UniSpeechModel,
|
|
722
|
-
UniSpeechPreTrainedModel,
|
|
723
|
-
UniSpeechSatForAudioFrameClassification,
|
|
724
|
-
UniSpeechSatForCTC,
|
|
725
|
-
UniSpeechSatForSequenceClassification,
|
|
726
|
-
UniSpeechSatModel,
|
|
727
|
-
UniSpeechSatPreTrainedModel,
|
|
728
|
-
VLChatProcessor,
|
|
729
|
-
VLMImageProcessor,
|
|
730
|
-
VaultGemmaForCausalLM,
|
|
731
|
-
VaultGemmaModel,
|
|
732
|
-
VaultGemmaPreTrainedModel,
|
|
733
|
-
ViTFeatureExtractor,
|
|
734
|
-
ViTForImageClassification,
|
|
735
|
-
ViTImageProcessor,
|
|
736
|
-
ViTMAEModel,
|
|
737
|
-
ViTMAEPreTrainedModel,
|
|
738
|
-
ViTMSNForImageClassification,
|
|
739
|
-
ViTMSNModel,
|
|
740
|
-
ViTMSNPreTrainedModel,
|
|
741
|
-
ViTModel,
|
|
742
|
-
ViTPreTrainedModel,
|
|
743
|
-
VisionEncoderDecoderModel,
|
|
744
|
-
VitMatteForImageMatting,
|
|
745
|
-
VitMatteImageProcessor,
|
|
746
|
-
VitMattePreTrainedModel,
|
|
747
|
-
VitPoseForPoseEstimation,
|
|
748
|
-
VitPoseImageProcessor,
|
|
749
|
-
VitPosePreTrainedModel,
|
|
750
|
-
VitsModel,
|
|
751
|
-
VitsModelOutput,
|
|
752
|
-
VitsPreTrainedModel,
|
|
753
|
-
VitsTokenizer,
|
|
754
|
-
VoxtralForConditionalGeneration,
|
|
755
|
-
VoxtralProcessor,
|
|
756
|
-
Wav2Vec2BertForCTC,
|
|
757
|
-
Wav2Vec2BertForSequenceClassification,
|
|
758
|
-
Wav2Vec2BertModel,
|
|
759
|
-
Wav2Vec2BertPreTrainedModel,
|
|
760
|
-
Wav2Vec2CTCTokenizer,
|
|
761
|
-
Wav2Vec2FeatureExtractor,
|
|
762
|
-
Wav2Vec2ForAudioFrameClassification,
|
|
763
|
-
Wav2Vec2ForCTC,
|
|
764
|
-
Wav2Vec2ForSequenceClassification,
|
|
765
|
-
Wav2Vec2Model,
|
|
766
|
-
Wav2Vec2PreTrainedModel,
|
|
767
|
-
Wav2Vec2Processor,
|
|
768
|
-
Wav2Vec2ProcessorWithLM,
|
|
769
|
-
WavLMForAudioFrameClassification,
|
|
770
|
-
WavLMForCTC,
|
|
771
|
-
WavLMForSequenceClassification,
|
|
772
|
-
WavLMForXVector,
|
|
773
|
-
WavLMModel,
|
|
774
|
-
WavLMPreTrainedModel,
|
|
775
|
-
WeSpeakerFeatureExtractor,
|
|
776
|
-
WeSpeakerResNetModel,
|
|
777
|
-
WeSpeakerResNetPreTrainedModel,
|
|
778
|
-
WhisperFeatureExtractor,
|
|
779
|
-
WhisperForConditionalGeneration,
|
|
780
|
-
WhisperModel,
|
|
781
|
-
WhisperPreTrainedModel,
|
|
782
|
-
WhisperProcessor,
|
|
783
|
-
WhisperTextStreamer,
|
|
784
|
-
WhisperTimeStampLogitsProcessor,
|
|
785
|
-
WhisperTokenizer,
|
|
786
|
-
XLMForQuestionAnswering,
|
|
787
|
-
XLMForSequenceClassification,
|
|
788
|
-
XLMForTokenClassification,
|
|
789
|
-
XLMModel,
|
|
790
|
-
XLMPreTrainedModel,
|
|
791
|
-
XLMRobertaForMaskedLM,
|
|
792
|
-
XLMRobertaForQuestionAnswering,
|
|
793
|
-
XLMRobertaForSequenceClassification,
|
|
794
|
-
XLMRobertaForTokenClassification,
|
|
795
|
-
XLMRobertaModel,
|
|
796
|
-
XLMRobertaPreTrainedModel,
|
|
797
|
-
XLMRobertaTokenizer,
|
|
798
|
-
XLMTokenizer,
|
|
799
|
-
XLMWithLMHeadModel,
|
|
800
|
-
XVectorOutput,
|
|
801
|
-
YolosFeatureExtractor,
|
|
802
|
-
YolosForObjectDetection,
|
|
803
|
-
YolosImageProcessor,
|
|
804
|
-
YolosModel,
|
|
805
|
-
YolosObjectDetectionOutput,
|
|
806
|
-
YolosPreTrainedModel,
|
|
807
|
-
ZeroShotAudioClassificationPipeline,
|
|
808
|
-
ZeroShotClassificationPipeline,
|
|
809
|
-
ZeroShotImageClassificationPipeline,
|
|
810
|
-
ZeroShotObjectDetectionPipeline,
|
|
811
|
-
bankers_round,
|
|
812
|
-
cat,
|
|
813
|
-
cos_sim,
|
|
814
|
-
dot,
|
|
815
|
-
dynamic_time_warping,
|
|
816
|
-
env,
|
|
817
|
-
full,
|
|
818
|
-
full_like,
|
|
819
|
-
getCacheShapes,
|
|
820
|
-
hamming,
|
|
821
|
-
hanning,
|
|
822
|
-
interpolate,
|
|
823
|
-
interpolate_4d,
|
|
824
|
-
interpolate_data,
|
|
825
|
-
is_chinese_char,
|
|
826
|
-
layer_norm,
|
|
827
|
-
load_image,
|
|
828
|
-
load_video,
|
|
829
|
-
log_softmax,
|
|
830
|
-
magnitude,
|
|
831
|
-
matmul,
|
|
832
|
-
max,
|
|
833
|
-
mean,
|
|
834
|
-
mean_pooling,
|
|
835
|
-
medianFilter,
|
|
836
|
-
mel_filter_bank,
|
|
837
|
-
min,
|
|
838
|
-
ones,
|
|
839
|
-
ones_like,
|
|
840
|
-
permute,
|
|
841
|
-
permute_data,
|
|
842
|
-
pipeline3,
|
|
843
|
-
quantize_embeddings,
|
|
844
|
-
rand,
|
|
845
|
-
randn,
|
|
846
|
-
read_audio,
|
|
847
|
-
rfft,
|
|
848
|
-
round,
|
|
849
|
-
slice,
|
|
850
|
-
softmax,
|
|
851
|
-
spectrogram,
|
|
852
|
-
stack,
|
|
853
|
-
std_mean,
|
|
854
|
-
topk,
|
|
855
|
-
uint16_to_float32,
|
|
856
|
-
window_function,
|
|
857
|
-
zeros,
|
|
858
|
-
zeros_like
|
|
859
|
-
} from "./chunk-C3Y37HKD.mjs";
|
|
860
|
-
export {
|
|
861
|
-
ASTFeatureExtractor,
|
|
862
|
-
ASTForAudioClassification,
|
|
863
|
-
ASTModel,
|
|
864
|
-
ASTPreTrainedModel,
|
|
865
|
-
AlbertForMaskedLM,
|
|
866
|
-
AlbertForQuestionAnswering,
|
|
867
|
-
AlbertForSequenceClassification,
|
|
868
|
-
AlbertModel,
|
|
869
|
-
AlbertPreTrainedModel,
|
|
870
|
-
AlbertTokenizer,
|
|
871
|
-
ApertusForCausalLM,
|
|
872
|
-
ApertusModel,
|
|
873
|
-
ApertusPreTrainedModel,
|
|
874
|
-
ArceeForCausalLM,
|
|
875
|
-
ArceeModel,
|
|
876
|
-
ArceePreTrainedModel,
|
|
877
|
-
AudioClassificationPipeline,
|
|
878
|
-
AutoConfig,
|
|
879
|
-
AutoFeatureExtractor,
|
|
880
|
-
AutoImageProcessor,
|
|
881
|
-
AutoModel,
|
|
882
|
-
AutoModelForAudioClassification,
|
|
883
|
-
AutoModelForAudioFrameClassification,
|
|
884
|
-
AutoModelForAudioTextToText,
|
|
885
|
-
AutoModelForCTC,
|
|
886
|
-
AutoModelForCausalLM,
|
|
887
|
-
AutoModelForDepthEstimation,
|
|
888
|
-
AutoModelForDocumentQuestionAnswering,
|
|
889
|
-
AutoModelForImageClassification,
|
|
890
|
-
AutoModelForImageFeatureExtraction,
|
|
891
|
-
AutoModelForImageMatting,
|
|
892
|
-
AutoModelForImageSegmentation,
|
|
893
|
-
AutoModelForImageTextToText,
|
|
894
|
-
AutoModelForImageToImage,
|
|
895
|
-
AutoModelForMaskGeneration,
|
|
896
|
-
AutoModelForMaskedLM,
|
|
897
|
-
AutoModelForNormalEstimation,
|
|
898
|
-
AutoModelForObjectDetection,
|
|
899
|
-
AutoModelForPoseEstimation,
|
|
900
|
-
AutoModelForQuestionAnswering,
|
|
901
|
-
AutoModelForSemanticSegmentation,
|
|
902
|
-
AutoModelForSeq2SeqLM,
|
|
903
|
-
AutoModelForSequenceClassification,
|
|
904
|
-
AutoModelForSpeechSeq2Seq,
|
|
905
|
-
AutoModelForTextToSpectrogram,
|
|
906
|
-
AutoModelForTextToWaveform,
|
|
907
|
-
AutoModelForTokenClassification,
|
|
908
|
-
AutoModelForUniversalSegmentation,
|
|
909
|
-
AutoModelForVision2Seq,
|
|
910
|
-
AutoModelForXVector,
|
|
911
|
-
AutoModelForZeroShotObjectDetection,
|
|
912
|
-
AutoProcessor,
|
|
913
|
-
AutoTokenizer,
|
|
914
|
-
AutomaticSpeechRecognitionPipeline,
|
|
915
|
-
BackgroundRemovalPipeline,
|
|
916
|
-
BartForConditionalGeneration,
|
|
917
|
-
BartForSequenceClassification,
|
|
918
|
-
BartModel,
|
|
919
|
-
BartPretrainedModel,
|
|
920
|
-
BartTokenizer,
|
|
921
|
-
BaseModelOutput,
|
|
922
|
-
BaseStreamer,
|
|
923
|
-
BeitFeatureExtractor,
|
|
924
|
-
BeitForImageClassification,
|
|
925
|
-
BeitModel,
|
|
926
|
-
BeitPreTrainedModel,
|
|
927
|
-
BertForMaskedLM,
|
|
928
|
-
BertForQuestionAnswering,
|
|
929
|
-
BertForSequenceClassification,
|
|
930
|
-
BertForTokenClassification,
|
|
931
|
-
BertModel,
|
|
932
|
-
BertPreTrainedModel,
|
|
933
|
-
BertTokenizer,
|
|
934
|
-
BitImageProcessor,
|
|
935
|
-
BlenderbotForConditionalGeneration,
|
|
936
|
-
BlenderbotModel,
|
|
937
|
-
BlenderbotPreTrainedModel,
|
|
938
|
-
BlenderbotSmallForConditionalGeneration,
|
|
939
|
-
BlenderbotSmallModel,
|
|
940
|
-
BlenderbotSmallPreTrainedModel,
|
|
941
|
-
BlenderbotSmallTokenizer,
|
|
942
|
-
BlenderbotTokenizer,
|
|
943
|
-
BloomForCausalLM,
|
|
944
|
-
BloomModel,
|
|
945
|
-
BloomPreTrainedModel,
|
|
946
|
-
BloomTokenizer,
|
|
947
|
-
CLIPFeatureExtractor,
|
|
948
|
-
CLIPImageProcessor,
|
|
949
|
-
CLIPModel,
|
|
950
|
-
CLIPPreTrainedModel,
|
|
951
|
-
CLIPSegForImageSegmentation,
|
|
952
|
-
CLIPSegModel,
|
|
953
|
-
CLIPSegPreTrainedModel,
|
|
954
|
-
CLIPTextModel,
|
|
955
|
-
CLIPTextModelWithProjection,
|
|
956
|
-
CLIPTokenizer,
|
|
957
|
-
CLIPVisionModel,
|
|
958
|
-
CLIPVisionModelWithProjection,
|
|
959
|
-
CamembertForMaskedLM,
|
|
960
|
-
CamembertForQuestionAnswering,
|
|
961
|
-
CamembertForSequenceClassification,
|
|
962
|
-
CamembertForTokenClassification,
|
|
963
|
-
CamembertModel,
|
|
964
|
-
CamembertPreTrainedModel,
|
|
965
|
-
CamembertTokenizer,
|
|
966
|
-
CausalLMOutput,
|
|
967
|
-
CausalLMOutputWithPast,
|
|
968
|
-
ChatterboxFeatureExtractor,
|
|
969
|
-
ChatterboxModel,
|
|
970
|
-
ChatterboxPreTrainedModel,
|
|
971
|
-
ChatterboxProcessor,
|
|
972
|
-
ChineseCLIPFeatureExtractor,
|
|
973
|
-
ChineseCLIPModel,
|
|
974
|
-
ChineseCLIPPreTrainedModel,
|
|
975
|
-
ClapAudioModelWithProjection,
|
|
976
|
-
ClapFeatureExtractor,
|
|
977
|
-
ClapModel,
|
|
978
|
-
ClapPreTrainedModel,
|
|
979
|
-
ClapTextModelWithProjection,
|
|
980
|
-
ClassifierFreeGuidanceLogitsProcessor,
|
|
981
|
-
CodeGenForCausalLM,
|
|
982
|
-
CodeGenModel,
|
|
983
|
-
CodeGenPreTrainedModel,
|
|
984
|
-
CodeGenTokenizer,
|
|
985
|
-
CodeLlamaTokenizer,
|
|
986
|
-
CohereForCausalLM,
|
|
987
|
-
CohereModel,
|
|
988
|
-
CoherePreTrainedModel,
|
|
989
|
-
CohereTokenizer,
|
|
990
|
-
ConvBertForMaskedLM,
|
|
991
|
-
ConvBertForQuestionAnswering,
|
|
992
|
-
ConvBertForSequenceClassification,
|
|
993
|
-
ConvBertForTokenClassification,
|
|
994
|
-
ConvBertModel,
|
|
995
|
-
ConvBertPreTrainedModel,
|
|
996
|
-
ConvBertTokenizer,
|
|
997
|
-
ConvNextFeatureExtractor,
|
|
998
|
-
ConvNextForImageClassification,
|
|
999
|
-
ConvNextImageProcessor,
|
|
1000
|
-
ConvNextModel,
|
|
1001
|
-
ConvNextPreTrainedModel,
|
|
1002
|
-
ConvNextV2ForImageClassification,
|
|
1003
|
-
ConvNextV2Model,
|
|
1004
|
-
ConvNextV2PreTrainedModel,
|
|
1005
|
-
DFineForObjectDetection,
|
|
1006
|
-
DFineModel,
|
|
1007
|
-
DFinePreTrainedModel,
|
|
1008
|
-
DINOv3ConvNextModel,
|
|
1009
|
-
DINOv3ConvNextPreTrainedModel,
|
|
1010
|
-
DINOv3ViTImageProcessor,
|
|
1011
|
-
DINOv3ViTModel,
|
|
1012
|
-
DINOv3ViTPreTrainedModel,
|
|
1013
|
-
DPTFeatureExtractor,
|
|
1014
|
-
DPTForDepthEstimation,
|
|
1015
|
-
DPTImageProcessor,
|
|
1016
|
-
DPTModel,
|
|
1017
|
-
DPTPreTrainedModel,
|
|
1018
|
-
DacDecoderModel,
|
|
1019
|
-
DacDecoderOutput,
|
|
1020
|
-
DacEncoderModel,
|
|
1021
|
-
DacEncoderOutput,
|
|
1022
|
-
DacFeatureExtractor,
|
|
1023
|
-
DacModel,
|
|
1024
|
-
DacPreTrainedModel,
|
|
1025
|
-
DataTypeMap,
|
|
1026
|
-
DebertaForMaskedLM,
|
|
1027
|
-
DebertaForQuestionAnswering,
|
|
1028
|
-
DebertaForSequenceClassification,
|
|
1029
|
-
DebertaForTokenClassification,
|
|
1030
|
-
DebertaModel,
|
|
1031
|
-
DebertaPreTrainedModel,
|
|
1032
|
-
DebertaTokenizer,
|
|
1033
|
-
DebertaV2ForMaskedLM,
|
|
1034
|
-
DebertaV2ForQuestionAnswering,
|
|
1035
|
-
DebertaV2ForSequenceClassification,
|
|
1036
|
-
DebertaV2ForTokenClassification,
|
|
1037
|
-
DebertaV2Model,
|
|
1038
|
-
DebertaV2PreTrainedModel,
|
|
1039
|
-
DebertaV2Tokenizer,
|
|
1040
|
-
DecisionTransformerModel,
|
|
1041
|
-
DecisionTransformerPreTrainedModel,
|
|
1042
|
-
DeiTFeatureExtractor,
|
|
1043
|
-
DeiTForImageClassification,
|
|
1044
|
-
DeiTImageProcessor,
|
|
1045
|
-
DeiTModel,
|
|
1046
|
-
DeiTPreTrainedModel,
|
|
1047
|
-
DepthAnythingForDepthEstimation,
|
|
1048
|
-
DepthAnythingPreTrainedModel,
|
|
1049
|
-
DepthEstimationPipeline,
|
|
1050
|
-
DepthProForDepthEstimation,
|
|
1051
|
-
DepthProPreTrainedModel,
|
|
1052
|
-
DetrFeatureExtractor,
|
|
1053
|
-
DetrForObjectDetection,
|
|
1054
|
-
DetrForSegmentation,
|
|
1055
|
-
DetrImageProcessor,
|
|
1056
|
-
DetrModel,
|
|
1057
|
-
DetrObjectDetectionOutput,
|
|
1058
|
-
DetrPreTrainedModel,
|
|
1059
|
-
DetrSegmentationOutput,
|
|
1060
|
-
Dinov2ForImageClassification,
|
|
1061
|
-
Dinov2Model,
|
|
1062
|
-
Dinov2PreTrainedModel,
|
|
1063
|
-
Dinov2WithRegistersForImageClassification,
|
|
1064
|
-
Dinov2WithRegistersModel,
|
|
1065
|
-
Dinov2WithRegistersPreTrainedModel,
|
|
1066
|
-
DistilBertForMaskedLM,
|
|
1067
|
-
DistilBertForQuestionAnswering,
|
|
1068
|
-
DistilBertForSequenceClassification,
|
|
1069
|
-
DistilBertForTokenClassification,
|
|
1070
|
-
DistilBertModel,
|
|
1071
|
-
DistilBertPreTrainedModel,
|
|
1072
|
-
DistilBertTokenizer,
|
|
1073
|
-
DocumentQuestionAnsweringPipeline,
|
|
1074
|
-
DonutFeatureExtractor,
|
|
1075
|
-
DonutImageProcessor,
|
|
1076
|
-
DonutSwinModel,
|
|
1077
|
-
DonutSwinPreTrainedModel,
|
|
1078
|
-
EdgeTamModel,
|
|
1079
|
-
EfficientNetForImageClassification,
|
|
1080
|
-
EfficientNetImageProcessor,
|
|
1081
|
-
EfficientNetModel,
|
|
1082
|
-
EfficientNetPreTrainedModel,
|
|
1083
|
-
ElectraForMaskedLM,
|
|
1084
|
-
ElectraForQuestionAnswering,
|
|
1085
|
-
ElectraForSequenceClassification,
|
|
1086
|
-
ElectraForTokenClassification,
|
|
1087
|
-
ElectraModel,
|
|
1088
|
-
ElectraPreTrainedModel,
|
|
1089
|
-
ElectraTokenizer,
|
|
1090
|
-
EncodecFeatureExtractor,
|
|
1091
|
-
EosTokenCriteria,
|
|
1092
|
-
Ernie4_5_ForCausalLM,
|
|
1093
|
-
Ernie4_5_Model,
|
|
1094
|
-
Ernie4_5_PretrainedModel,
|
|
1095
|
-
Ernie4_5_Tokenizer,
|
|
1096
|
-
EsmForMaskedLM,
|
|
1097
|
-
EsmForSequenceClassification,
|
|
1098
|
-
EsmForTokenClassification,
|
|
1099
|
-
EsmModel,
|
|
1100
|
-
EsmPreTrainedModel,
|
|
1101
|
-
EsmTokenizer,
|
|
1102
|
-
ExaoneForCausalLM,
|
|
1103
|
-
ExaoneModel,
|
|
1104
|
-
ExaonePreTrainedModel,
|
|
1105
|
-
FFT,
|
|
1106
|
-
FalconForCausalLM,
|
|
1107
|
-
FalconModel,
|
|
1108
|
-
FalconPreTrainedModel,
|
|
1109
|
-
FalconTokenizer,
|
|
1110
|
-
FastViTForImageClassification,
|
|
1111
|
-
FastViTModel,
|
|
1112
|
-
FastViTPreTrainedModel,
|
|
1113
|
-
FeatureExtractionPipeline,
|
|
1114
|
-
FeatureExtractor,
|
|
1115
|
-
FillMaskPipeline,
|
|
1116
|
-
Florence2ForConditionalGeneration,
|
|
1117
|
-
Florence2PreTrainedModel,
|
|
1118
|
-
Florence2Processor,
|
|
1119
|
-
ForcedBOSTokenLogitsProcessor,
|
|
1120
|
-
ForcedEOSTokenLogitsProcessor,
|
|
1121
|
-
GLPNFeatureExtractor,
|
|
1122
|
-
GLPNForDepthEstimation,
|
|
1123
|
-
GLPNModel,
|
|
1124
|
-
GLPNPreTrainedModel,
|
|
1125
|
-
GPT2LMHeadModel,
|
|
1126
|
-
GPT2Model,
|
|
1127
|
-
GPT2PreTrainedModel,
|
|
1128
|
-
GPT2Tokenizer,
|
|
1129
|
-
GPTBigCodeForCausalLM,
|
|
1130
|
-
GPTBigCodeModel,
|
|
1131
|
-
GPTBigCodePreTrainedModel,
|
|
1132
|
-
GPTJForCausalLM,
|
|
1133
|
-
GPTJModel,
|
|
1134
|
-
GPTJPreTrainedModel,
|
|
1135
|
-
GPTNeoForCausalLM,
|
|
1136
|
-
GPTNeoModel,
|
|
1137
|
-
GPTNeoPreTrainedModel,
|
|
1138
|
-
GPTNeoXForCausalLM,
|
|
1139
|
-
GPTNeoXModel,
|
|
1140
|
-
GPTNeoXPreTrainedModel,
|
|
1141
|
-
GPTNeoXTokenizer,
|
|
1142
|
-
Gemma2ForCausalLM,
|
|
1143
|
-
Gemma2Model,
|
|
1144
|
-
Gemma2PreTrainedModel,
|
|
1145
|
-
Gemma3ForCausalLM,
|
|
1146
|
-
Gemma3Model,
|
|
1147
|
-
Gemma3PreTrainedModel,
|
|
1148
|
-
Gemma3nAudioFeatureExtractor,
|
|
1149
|
-
Gemma3nForConditionalGeneration,
|
|
1150
|
-
Gemma3nPreTrainedModel,
|
|
1151
|
-
Gemma3nProcessor,
|
|
1152
|
-
GemmaForCausalLM,
|
|
1153
|
-
GemmaModel,
|
|
1154
|
-
GemmaPreTrainedModel,
|
|
1155
|
-
GemmaTokenizer,
|
|
1156
|
-
GlmForCausalLM,
|
|
1157
|
-
GlmModel,
|
|
1158
|
-
GlmPreTrainedModel,
|
|
1159
|
-
GptOssForCausalLM,
|
|
1160
|
-
GptOssModel,
|
|
1161
|
-
GptOssPreTrainedModel,
|
|
1162
|
-
GraniteForCausalLM,
|
|
1163
|
-
GraniteModel,
|
|
1164
|
-
GraniteMoeHybridForCausalLM,
|
|
1165
|
-
GraniteMoeHybridModel,
|
|
1166
|
-
GraniteMoeHybridPreTrainedModel,
|
|
1167
|
-
GranitePreTrainedModel,
|
|
1168
|
-
Grok1Tokenizer,
|
|
1169
|
-
GroundingDinoForObjectDetection,
|
|
1170
|
-
GroundingDinoImageProcessor,
|
|
1171
|
-
GroundingDinoPreTrainedModel,
|
|
1172
|
-
GroundingDinoProcessor,
|
|
1173
|
-
GroupViTModel,
|
|
1174
|
-
GroupViTPreTrainedModel,
|
|
1175
|
-
HeliumForCausalLM,
|
|
1176
|
-
HeliumModel,
|
|
1177
|
-
HeliumPreTrainedModel,
|
|
1178
|
-
HerbertTokenizer,
|
|
1179
|
-
HieraForImageClassification,
|
|
1180
|
-
HieraModel,
|
|
1181
|
-
HieraPreTrainedModel,
|
|
1182
|
-
HubertForCTC,
|
|
1183
|
-
HubertForSequenceClassification,
|
|
1184
|
-
HubertModel,
|
|
1185
|
-
HubertPreTrainedModel,
|
|
1186
|
-
IJepaForImageClassification,
|
|
1187
|
-
IJepaModel,
|
|
1188
|
-
IJepaPreTrainedModel,
|
|
1189
|
-
Idefics3ForConditionalGeneration,
|
|
1190
|
-
Idefics3ImageProcessor,
|
|
1191
|
-
Idefics3PreTrainedModel,
|
|
1192
|
-
Idefics3Processor,
|
|
1193
|
-
ImageClassificationPipeline,
|
|
1194
|
-
ImageFeatureExtractionPipeline,
|
|
1195
|
-
ImageProcessor as ImageFeatureExtractor,
|
|
1196
|
-
ImageMattingOutput,
|
|
1197
|
-
ImageProcessor,
|
|
1198
|
-
ImageSegmentationPipeline,
|
|
1199
|
-
ImageToImagePipeline,
|
|
1200
|
-
ImageToTextPipeline,
|
|
1201
|
-
InterruptableStoppingCriteria,
|
|
1202
|
-
JAISLMHeadModel,
|
|
1203
|
-
JAISModel,
|
|
1204
|
-
JAISPreTrainedModel,
|
|
1205
|
-
JinaCLIPImageProcessor,
|
|
1206
|
-
JinaCLIPModel,
|
|
1207
|
-
JinaCLIPPreTrainedModel,
|
|
1208
|
-
JinaCLIPProcessor,
|
|
1209
|
-
JinaCLIPTextModel,
|
|
1210
|
-
JinaCLIPVisionModel,
|
|
1211
|
-
Lfm2ForCausalLM,
|
|
1212
|
-
Lfm2Model,
|
|
1213
|
-
Lfm2PreTrainedModel,
|
|
1214
|
-
LiteWhisperForConditionalGeneration,
|
|
1215
|
-
Llama4ForCausalLM,
|
|
1216
|
-
Llama4PreTrainedModel,
|
|
1217
|
-
LlamaForCausalLM,
|
|
1218
|
-
LlamaModel,
|
|
1219
|
-
LlamaPreTrainedModel,
|
|
1220
|
-
LlamaTokenizer,
|
|
1221
|
-
LlavaForConditionalGeneration,
|
|
1222
|
-
LlavaOnevisionForConditionalGeneration,
|
|
1223
|
-
LlavaOnevisionImageProcessor,
|
|
1224
|
-
LlavaPreTrainedModel,
|
|
1225
|
-
LlavaProcessor,
|
|
1226
|
-
LlavaQwen2ForCausalLM,
|
|
1227
|
-
LogitsProcessor,
|
|
1228
|
-
LogitsProcessorList,
|
|
1229
|
-
LogitsWarper,
|
|
1230
|
-
LongT5ForConditionalGeneration,
|
|
1231
|
-
LongT5Model,
|
|
1232
|
-
LongT5PreTrainedModel,
|
|
1233
|
-
M2M100ForConditionalGeneration,
|
|
1234
|
-
M2M100Model,
|
|
1235
|
-
M2M100PreTrainedModel,
|
|
1236
|
-
M2M100Tokenizer,
|
|
1237
|
-
MBart50Tokenizer,
|
|
1238
|
-
MBartForCausalLM,
|
|
1239
|
-
MBartForConditionalGeneration,
|
|
1240
|
-
MBartForSequenceClassification,
|
|
1241
|
-
MBartModel,
|
|
1242
|
-
MBartPreTrainedModel,
|
|
1243
|
-
MBartTokenizer,
|
|
1244
|
-
MPNetForMaskedLM,
|
|
1245
|
-
MPNetForQuestionAnswering,
|
|
1246
|
-
MPNetForSequenceClassification,
|
|
1247
|
-
MPNetForTokenClassification,
|
|
1248
|
-
MPNetModel,
|
|
1249
|
-
MPNetPreTrainedModel,
|
|
1250
|
-
MPNetTokenizer,
|
|
1251
|
-
MT5ForConditionalGeneration,
|
|
1252
|
-
MT5Model,
|
|
1253
|
-
MT5PreTrainedModel,
|
|
1254
|
-
MarianMTModel,
|
|
1255
|
-
MarianModel,
|
|
1256
|
-
MarianPreTrainedModel,
|
|
1257
|
-
MarianTokenizer,
|
|
1258
|
-
Mask2FormerImageProcessor,
|
|
1259
|
-
MaskFormerFeatureExtractor,
|
|
1260
|
-
MaskFormerForInstanceSegmentation,
|
|
1261
|
-
MaskFormerImageProcessor,
|
|
1262
|
-
MaskFormerModel,
|
|
1263
|
-
MaskFormerPreTrainedModel,
|
|
1264
|
-
MaskedLMOutput,
|
|
1265
|
-
MaxLengthCriteria,
|
|
1266
|
-
Metric3DForDepthEstimation,
|
|
1267
|
-
Metric3DPreTrainedModel,
|
|
1268
|
-
Metric3Dv2ForDepthEstimation,
|
|
1269
|
-
Metric3Dv2PreTrainedModel,
|
|
1270
|
-
MgpstrForSceneTextRecognition,
|
|
1271
|
-
MgpstrModelOutput,
|
|
1272
|
-
MgpstrPreTrainedModel,
|
|
1273
|
-
MgpstrProcessor,
|
|
1274
|
-
MgpstrTokenizer,
|
|
1275
|
-
MimiDecoderModel,
|
|
1276
|
-
MimiDecoderOutput,
|
|
1277
|
-
MimiEncoderModel,
|
|
1278
|
-
MimiEncoderOutput,
|
|
1279
|
-
MimiModel,
|
|
1280
|
-
MimiPreTrainedModel,
|
|
1281
|
-
MinLengthLogitsProcessor,
|
|
1282
|
-
MinNewTokensLengthLogitsProcessor,
|
|
1283
|
-
MistralForCausalLM,
|
|
1284
|
-
MistralModel,
|
|
1285
|
-
MistralPreTrainedModel,
|
|
1286
|
-
MobileBertForMaskedLM,
|
|
1287
|
-
MobileBertForQuestionAnswering,
|
|
1288
|
-
MobileBertForSequenceClassification,
|
|
1289
|
-
MobileBertModel,
|
|
1290
|
-
MobileBertPreTrainedModel,
|
|
1291
|
-
MobileBertTokenizer,
|
|
1292
|
-
MobileLLMForCausalLM,
|
|
1293
|
-
MobileLLMModel,
|
|
1294
|
-
MobileLLMPreTrainedModel,
|
|
1295
|
-
MobileNetV1FeatureExtractor,
|
|
1296
|
-
MobileNetV1ForImageClassification,
|
|
1297
|
-
MobileNetV1ForSemanticSegmentation,
|
|
1298
|
-
MobileNetV1ImageProcessor,
|
|
1299
|
-
MobileNetV1Model,
|
|
1300
|
-
MobileNetV1PreTrainedModel,
|
|
1301
|
-
MobileNetV2FeatureExtractor,
|
|
1302
|
-
MobileNetV2ForImageClassification,
|
|
1303
|
-
MobileNetV2ForSemanticSegmentation,
|
|
1304
|
-
MobileNetV2ImageProcessor,
|
|
1305
|
-
MobileNetV2Model,
|
|
1306
|
-
MobileNetV2PreTrainedModel,
|
|
1307
|
-
MobileNetV3FeatureExtractor,
|
|
1308
|
-
MobileNetV3ForImageClassification,
|
|
1309
|
-
MobileNetV3ForSemanticSegmentation,
|
|
1310
|
-
MobileNetV3ImageProcessor,
|
|
1311
|
-
MobileNetV3Model,
|
|
1312
|
-
MobileNetV3PreTrainedModel,
|
|
1313
|
-
MobileNetV4FeatureExtractor,
|
|
1314
|
-
MobileNetV4ForImageClassification,
|
|
1315
|
-
MobileNetV4ForSemanticSegmentation,
|
|
1316
|
-
MobileNetV4ImageProcessor,
|
|
1317
|
-
MobileNetV4Model,
|
|
1318
|
-
MobileNetV4PreTrainedModel,
|
|
1319
|
-
MobileViTFeatureExtractor,
|
|
1320
|
-
MobileViTForImageClassification,
|
|
1321
|
-
MobileViTImageProcessor,
|
|
1322
|
-
MobileViTModel,
|
|
1323
|
-
MobileViTPreTrainedModel,
|
|
1324
|
-
MobileViTV2ForImageClassification,
|
|
1325
|
-
MobileViTV2Model,
|
|
1326
|
-
MobileViTV2PreTrainedModel,
|
|
1327
|
-
ModelOutput,
|
|
1328
|
-
ModernBertDecoderForCausalLM,
|
|
1329
|
-
ModernBertDecoderModel,
|
|
1330
|
-
ModernBertDecoderPreTrainedModel,
|
|
1331
|
-
ModernBertForMaskedLM,
|
|
1332
|
-
ModernBertForSequenceClassification,
|
|
1333
|
-
ModernBertForTokenClassification,
|
|
1334
|
-
ModernBertModel,
|
|
1335
|
-
ModernBertPreTrainedModel,
|
|
1336
|
-
Moondream1ForConditionalGeneration,
|
|
1337
|
-
MoonshineFeatureExtractor,
|
|
1338
|
-
MoonshineForConditionalGeneration,
|
|
1339
|
-
MoonshineModel,
|
|
1340
|
-
MoonshinePreTrainedModel,
|
|
1341
|
-
MoonshineProcessor,
|
|
1342
|
-
MptForCausalLM,
|
|
1343
|
-
MptModel,
|
|
1344
|
-
MptPreTrainedModel,
|
|
1345
|
-
MultiModalityCausalLM,
|
|
1346
|
-
MultiModalityPreTrainedModel,
|
|
1347
|
-
MusicgenForCausalLM,
|
|
1348
|
-
MusicgenForConditionalGeneration,
|
|
1349
|
-
MusicgenModel,
|
|
1350
|
-
MusicgenPreTrainedModel,
|
|
1351
|
-
NanoChatForCausalLM,
|
|
1352
|
-
NanoChatModel,
|
|
1353
|
-
NanoChatPreTrainedModel,
|
|
1354
|
-
NeoBertForMaskedLM,
|
|
1355
|
-
NeoBertForQuestionAnswering,
|
|
1356
|
-
NeoBertForSequenceClassification,
|
|
1357
|
-
NeoBertForTokenClassification,
|
|
1358
|
-
NeoBertModel,
|
|
1359
|
-
NeoBertPreTrainedModel,
|
|
1360
|
-
NllbTokenizer,
|
|
1361
|
-
NoBadWordsLogitsProcessor,
|
|
1362
|
-
NoRepeatNGramLogitsProcessor,
|
|
1363
|
-
NomicBertModel,
|
|
1364
|
-
NomicBertPreTrainedModel,
|
|
1365
|
-
NougatImageProcessor,
|
|
1366
|
-
NougatTokenizer,
|
|
1367
|
-
OPTForCausalLM,
|
|
1368
|
-
OPTModel,
|
|
1369
|
-
OPTPreTrainedModel,
|
|
1370
|
-
ObjectDetectionPipeline,
|
|
1371
|
-
Olmo2ForCausalLM,
|
|
1372
|
-
Olmo2Model,
|
|
1373
|
-
Olmo2PreTrainedModel,
|
|
1374
|
-
Olmo3ForCausalLM,
|
|
1375
|
-
Olmo3Model,
|
|
1376
|
-
Olmo3PreTrainedModel,
|
|
1377
|
-
OlmoForCausalLM,
|
|
1378
|
-
OlmoModel,
|
|
1379
|
-
OlmoPreTrainedModel,
|
|
1380
|
-
OpenELMForCausalLM,
|
|
1381
|
-
OpenELMModel,
|
|
1382
|
-
OpenELMPreTrainedModel,
|
|
1383
|
-
OwlViTFeatureExtractor,
|
|
1384
|
-
OwlViTForObjectDetection,
|
|
1385
|
-
OwlViTImageProcessor,
|
|
1386
|
-
OwlViTModel,
|
|
1387
|
-
OwlViTPreTrainedModel,
|
|
1388
|
-
OwlViTProcessor,
|
|
1389
|
-
Owlv2ForObjectDetection,
|
|
1390
|
-
Owlv2ImageProcessor,
|
|
1391
|
-
Owlv2Model,
|
|
1392
|
-
Owlv2PreTrainedModel,
|
|
1393
|
-
PaliGemmaForConditionalGeneration,
|
|
1394
|
-
PaliGemmaPreTrainedModel,
|
|
1395
|
-
PaliGemmaProcessor,
|
|
1396
|
-
ParakeetFeatureExtractor,
|
|
1397
|
-
ParakeetForCTC,
|
|
1398
|
-
ParakeetPreTrainedModel,
|
|
1399
|
-
PatchTSMixerForPrediction,
|
|
1400
|
-
PatchTSMixerModel,
|
|
1401
|
-
PatchTSMixerPreTrainedModel,
|
|
1402
|
-
PatchTSTForPrediction,
|
|
1403
|
-
PatchTSTModel,
|
|
1404
|
-
PatchTSTPreTrainedModel,
|
|
1405
|
-
Phi3ForCausalLM,
|
|
1406
|
-
Phi3Model,
|
|
1407
|
-
Phi3PreTrainedModel,
|
|
1408
|
-
Phi3VForCausalLM,
|
|
1409
|
-
Phi3VImageProcessor,
|
|
1410
|
-
Phi3VPreTrainedModel,
|
|
1411
|
-
Phi3VProcessor,
|
|
1412
|
-
PhiForCausalLM,
|
|
1413
|
-
PhiModel,
|
|
1414
|
-
PhiPreTrainedModel,
|
|
1415
|
-
PreTrainedModel,
|
|
1416
|
-
PreTrainedTokenizer,
|
|
1417
|
-
PretrainedConfig,
|
|
1418
|
-
PretrainedMixin,
|
|
1419
|
-
Processor,
|
|
1420
|
-
PvtForImageClassification,
|
|
1421
|
-
PvtImageProcessor,
|
|
1422
|
-
PvtModel,
|
|
1423
|
-
PvtPreTrainedModel,
|
|
1424
|
-
PyAnnoteFeatureExtractor,
|
|
1425
|
-
PyAnnoteForAudioFrameClassification,
|
|
1426
|
-
PyAnnoteModel,
|
|
1427
|
-
PyAnnotePreTrainedModel,
|
|
1428
|
-
PyAnnoteProcessor,
|
|
1429
|
-
QuestionAnsweringModelOutput,
|
|
1430
|
-
QuestionAnsweringPipeline,
|
|
1431
|
-
Qwen2ForCausalLM,
|
|
1432
|
-
Qwen2Model,
|
|
1433
|
-
Qwen2PreTrainedModel,
|
|
1434
|
-
Qwen2Tokenizer,
|
|
1435
|
-
Qwen2VLForConditionalGeneration,
|
|
1436
|
-
Qwen2VLImageProcessor,
|
|
1437
|
-
Qwen2VLPreTrainedModel,
|
|
1438
|
-
Qwen2VLProcessor,
|
|
1439
|
-
Qwen3ForCausalLM,
|
|
1440
|
-
Qwen3Model,
|
|
1441
|
-
Qwen3PreTrainedModel,
|
|
1442
|
-
RFDetrForObjectDetection,
|
|
1443
|
-
RFDetrModel,
|
|
1444
|
-
RFDetrObjectDetectionOutput,
|
|
1445
|
-
RFDetrPreTrainedModel,
|
|
1446
|
-
RTDetrForObjectDetection,
|
|
1447
|
-
RTDetrImageProcessor,
|
|
1448
|
-
RTDetrModel,
|
|
1449
|
-
RTDetrObjectDetectionOutput,
|
|
1450
|
-
RTDetrPreTrainedModel,
|
|
1451
|
-
RTDetrV2ForObjectDetection,
|
|
1452
|
-
RTDetrV2Model,
|
|
1453
|
-
RTDetrV2ObjectDetectionOutput,
|
|
1454
|
-
RTDetrV2PreTrainedModel,
|
|
1455
|
-
RawAudio,
|
|
1456
|
-
RawImage,
|
|
1457
|
-
RawVideo,
|
|
1458
|
-
RawVideoFrame,
|
|
1459
|
-
RepetitionPenaltyLogitsProcessor,
|
|
1460
|
-
ResNetForImageClassification,
|
|
1461
|
-
ResNetModel,
|
|
1462
|
-
ResNetPreTrainedModel,
|
|
1463
|
-
RoFormerForMaskedLM,
|
|
1464
|
-
RoFormerForQuestionAnswering,
|
|
1465
|
-
RoFormerForSequenceClassification,
|
|
1466
|
-
RoFormerForTokenClassification,
|
|
1467
|
-
RoFormerModel,
|
|
1468
|
-
RoFormerPreTrainedModel,
|
|
1469
|
-
RoFormerTokenizer,
|
|
1470
|
-
RobertaForMaskedLM,
|
|
1471
|
-
RobertaForQuestionAnswering,
|
|
1472
|
-
RobertaForSequenceClassification,
|
|
1473
|
-
RobertaForTokenClassification,
|
|
1474
|
-
RobertaModel,
|
|
1475
|
-
RobertaPreTrainedModel,
|
|
1476
|
-
RobertaTokenizer,
|
|
1477
|
-
SamImageProcessor as Sam2ImageProcessor,
|
|
1478
|
-
Sam2ImageSegmentationOutput,
|
|
1479
|
-
Sam2Model,
|
|
1480
|
-
Sam2PreTrainedModel,
|
|
1481
|
-
Sam2Processor,
|
|
1482
|
-
Sam2VideoProcessor,
|
|
1483
|
-
SamImageProcessor as Sam3ImageProcessor,
|
|
1484
|
-
Sam3TrackerModel,
|
|
1485
|
-
SamImageProcessor,
|
|
1486
|
-
SamImageSegmentationOutput,
|
|
1487
|
-
SamModel,
|
|
1488
|
-
SamPreTrainedModel,
|
|
1489
|
-
SamProcessor,
|
|
1490
|
-
SapiensForDepthEstimation,
|
|
1491
|
-
SapiensForNormalEstimation,
|
|
1492
|
-
SapiensForSemanticSegmentation,
|
|
1493
|
-
SapiensPreTrainedModel,
|
|
1494
|
-
SeamlessM4TFeatureExtractor,
|
|
1495
|
-
SegformerFeatureExtractor,
|
|
1496
|
-
SegformerForImageClassification,
|
|
1497
|
-
SegformerForSemanticSegmentation,
|
|
1498
|
-
SegformerImageProcessor,
|
|
1499
|
-
SegformerModel,
|
|
1500
|
-
SegformerPreTrainedModel,
|
|
1501
|
-
Seq2SeqLMOutput,
|
|
1502
|
-
SequenceClassifierOutput,
|
|
1503
|
-
SiglipImageProcessor,
|
|
1504
|
-
SiglipModel,
|
|
1505
|
-
SiglipPreTrainedModel,
|
|
1506
|
-
SiglipTextModel,
|
|
1507
|
-
SiglipTokenizer,
|
|
1508
|
-
SiglipVisionModel,
|
|
1509
|
-
SmolLM3ForCausalLM,
|
|
1510
|
-
SmolLM3Model,
|
|
1511
|
-
SmolLM3PreTrainedModel,
|
|
1512
|
-
SmolVLMForConditionalGeneration,
|
|
1513
|
-
Idefics3ImageProcessor as SmolVLMImageProcessor,
|
|
1514
|
-
Idefics3Processor as SmolVLMProcessor,
|
|
1515
|
-
SnacDecoderModel,
|
|
1516
|
-
SnacEncoderModel,
|
|
1517
|
-
SnacFeatureExtractor,
|
|
1518
|
-
SnacModel,
|
|
1519
|
-
SnacPreTrainedModel,
|
|
1520
|
-
SpeechT5FeatureExtractor,
|
|
1521
|
-
SpeechT5ForSpeechToText,
|
|
1522
|
-
SpeechT5ForTextToSpeech,
|
|
1523
|
-
SpeechT5HifiGan,
|
|
1524
|
-
SpeechT5Model,
|
|
1525
|
-
SpeechT5PreTrainedModel,
|
|
1526
|
-
SpeechT5Processor,
|
|
1527
|
-
SpeechT5Tokenizer,
|
|
1528
|
-
SqueezeBertForMaskedLM,
|
|
1529
|
-
SqueezeBertForQuestionAnswering,
|
|
1530
|
-
SqueezeBertForSequenceClassification,
|
|
1531
|
-
SqueezeBertModel,
|
|
1532
|
-
SqueezeBertPreTrainedModel,
|
|
1533
|
-
SqueezeBertTokenizer,
|
|
1534
|
-
StableLmForCausalLM,
|
|
1535
|
-
StableLmModel,
|
|
1536
|
-
StableLmPreTrainedModel,
|
|
1537
|
-
Starcoder2ForCausalLM,
|
|
1538
|
-
Starcoder2Model,
|
|
1539
|
-
Starcoder2PreTrainedModel,
|
|
1540
|
-
StoppingCriteria,
|
|
1541
|
-
StoppingCriteriaList,
|
|
1542
|
-
StyleTextToSpeech2Model,
|
|
1543
|
-
StyleTextToSpeech2PreTrainedModel,
|
|
1544
|
-
SummarizationPipeline,
|
|
1545
|
-
SupertonicForConditionalGeneration,
|
|
1546
|
-
SupertonicPreTrainedModel,
|
|
1547
|
-
SuppressTokensAtBeginLogitsProcessor,
|
|
1548
|
-
Swin2SRForImageSuperResolution,
|
|
1549
|
-
Swin2SRImageProcessor,
|
|
1550
|
-
Swin2SRModel,
|
|
1551
|
-
Swin2SRPreTrainedModel,
|
|
1552
|
-
SwinForImageClassification,
|
|
1553
|
-
SwinForSemanticSegmentation,
|
|
1554
|
-
SwinModel,
|
|
1555
|
-
SwinPreTrainedModel,
|
|
1556
|
-
T5ForConditionalGeneration,
|
|
1557
|
-
T5Model,
|
|
1558
|
-
T5PreTrainedModel,
|
|
1559
|
-
T5Tokenizer,
|
|
1560
|
-
TableTransformerForObjectDetection,
|
|
1561
|
-
TableTransformerModel,
|
|
1562
|
-
TableTransformerObjectDetectionOutput,
|
|
1563
|
-
TableTransformerPreTrainedModel,
|
|
1564
|
-
TemperatureLogitsWarper,
|
|
1565
|
-
Tensor2 as Tensor,
|
|
1566
|
-
Text2TextGenerationPipeline,
|
|
1567
|
-
TextClassificationPipeline,
|
|
1568
|
-
TextGenerationPipeline,
|
|
1569
|
-
TextStreamer,
|
|
1570
|
-
TextToAudioPipeline,
|
|
1571
|
-
TokenClassificationPipeline,
|
|
1572
|
-
TokenClassifierOutput,
|
|
1573
|
-
TokenizerModel,
|
|
1574
|
-
TokenizersBackend,
|
|
1575
|
-
TopKLogitsWarper,
|
|
1576
|
-
TopPLogitsWarper,
|
|
1577
|
-
TrOCRForCausalLM,
|
|
1578
|
-
TrOCRPreTrainedModel,
|
|
1579
|
-
TranslationPipeline,
|
|
1580
|
-
UltravoxModel,
|
|
1581
|
-
UltravoxPreTrainedModel,
|
|
1582
|
-
UltravoxProcessor,
|
|
1583
|
-
UniSpeechForCTC,
|
|
1584
|
-
UniSpeechForSequenceClassification,
|
|
1585
|
-
UniSpeechModel,
|
|
1586
|
-
UniSpeechPreTrainedModel,
|
|
1587
|
-
UniSpeechSatForAudioFrameClassification,
|
|
1588
|
-
UniSpeechSatForCTC,
|
|
1589
|
-
UniSpeechSatForSequenceClassification,
|
|
1590
|
-
UniSpeechSatModel,
|
|
1591
|
-
UniSpeechSatPreTrainedModel,
|
|
1592
|
-
VLChatProcessor,
|
|
1593
|
-
VLMImageProcessor,
|
|
1594
|
-
VaultGemmaForCausalLM,
|
|
1595
|
-
VaultGemmaModel,
|
|
1596
|
-
VaultGemmaPreTrainedModel,
|
|
1597
|
-
ViTFeatureExtractor,
|
|
1598
|
-
ViTForImageClassification,
|
|
1599
|
-
ViTImageProcessor,
|
|
1600
|
-
ViTMAEModel,
|
|
1601
|
-
ViTMAEPreTrainedModel,
|
|
1602
|
-
ViTMSNForImageClassification,
|
|
1603
|
-
ViTMSNModel,
|
|
1604
|
-
ViTMSNPreTrainedModel,
|
|
1605
|
-
ViTModel,
|
|
1606
|
-
ViTPreTrainedModel,
|
|
1607
|
-
VisionEncoderDecoderModel,
|
|
1608
|
-
VitMatteForImageMatting,
|
|
1609
|
-
VitMatteImageProcessor,
|
|
1610
|
-
VitMattePreTrainedModel,
|
|
1611
|
-
VitPoseForPoseEstimation,
|
|
1612
|
-
VitPoseImageProcessor,
|
|
1613
|
-
VitPosePreTrainedModel,
|
|
1614
|
-
VitsModel,
|
|
1615
|
-
VitsModelOutput,
|
|
1616
|
-
VitsPreTrainedModel,
|
|
1617
|
-
VitsTokenizer,
|
|
1618
|
-
VoxtralForConditionalGeneration,
|
|
1619
|
-
VoxtralProcessor,
|
|
1620
|
-
Wav2Vec2BertForCTC,
|
|
1621
|
-
Wav2Vec2BertForSequenceClassification,
|
|
1622
|
-
Wav2Vec2BertModel,
|
|
1623
|
-
Wav2Vec2BertPreTrainedModel,
|
|
1624
|
-
Wav2Vec2CTCTokenizer,
|
|
1625
|
-
Wav2Vec2FeatureExtractor,
|
|
1626
|
-
Wav2Vec2ForAudioFrameClassification,
|
|
1627
|
-
Wav2Vec2ForCTC,
|
|
1628
|
-
Wav2Vec2ForSequenceClassification,
|
|
1629
|
-
Wav2Vec2Model,
|
|
1630
|
-
Wav2Vec2PreTrainedModel,
|
|
1631
|
-
Wav2Vec2Processor,
|
|
1632
|
-
Wav2Vec2ProcessorWithLM,
|
|
1633
|
-
WavLMForAudioFrameClassification,
|
|
1634
|
-
WavLMForCTC,
|
|
1635
|
-
WavLMForSequenceClassification,
|
|
1636
|
-
WavLMForXVector,
|
|
1637
|
-
WavLMModel,
|
|
1638
|
-
WavLMPreTrainedModel,
|
|
1639
|
-
WeSpeakerFeatureExtractor,
|
|
1640
|
-
WeSpeakerResNetModel,
|
|
1641
|
-
WeSpeakerResNetPreTrainedModel,
|
|
1642
|
-
WhisperFeatureExtractor,
|
|
1643
|
-
WhisperForConditionalGeneration,
|
|
1644
|
-
WhisperModel,
|
|
1645
|
-
WhisperPreTrainedModel,
|
|
1646
|
-
WhisperProcessor,
|
|
1647
|
-
WhisperTextStreamer,
|
|
1648
|
-
WhisperTimeStampLogitsProcessor,
|
|
1649
|
-
WhisperTokenizer,
|
|
1650
|
-
XLMForQuestionAnswering,
|
|
1651
|
-
XLMForSequenceClassification,
|
|
1652
|
-
XLMForTokenClassification,
|
|
1653
|
-
XLMModel,
|
|
1654
|
-
XLMPreTrainedModel,
|
|
1655
|
-
XLMRobertaForMaskedLM,
|
|
1656
|
-
XLMRobertaForQuestionAnswering,
|
|
1657
|
-
XLMRobertaForSequenceClassification,
|
|
1658
|
-
XLMRobertaForTokenClassification,
|
|
1659
|
-
XLMRobertaModel,
|
|
1660
|
-
XLMRobertaPreTrainedModel,
|
|
1661
|
-
XLMRobertaTokenizer,
|
|
1662
|
-
XLMTokenizer,
|
|
1663
|
-
XLMWithLMHeadModel,
|
|
1664
|
-
XVectorOutput,
|
|
1665
|
-
YolosFeatureExtractor,
|
|
1666
|
-
YolosForObjectDetection,
|
|
1667
|
-
YolosImageProcessor,
|
|
1668
|
-
YolosModel,
|
|
1669
|
-
YolosObjectDetectionOutput,
|
|
1670
|
-
YolosPreTrainedModel,
|
|
1671
|
-
ZeroShotAudioClassificationPipeline,
|
|
1672
|
-
ZeroShotClassificationPipeline,
|
|
1673
|
-
ZeroShotImageClassificationPipeline,
|
|
1674
|
-
ZeroShotObjectDetectionPipeline,
|
|
1675
|
-
bankers_round,
|
|
1676
|
-
cat,
|
|
1677
|
-
cos_sim,
|
|
1678
|
-
dot,
|
|
1679
|
-
dynamic_time_warping,
|
|
1680
|
-
env,
|
|
1681
|
-
full,
|
|
1682
|
-
full_like,
|
|
1683
|
-
getCacheShapes,
|
|
1684
|
-
hamming,
|
|
1685
|
-
hanning,
|
|
1686
|
-
interpolate,
|
|
1687
|
-
interpolate_4d,
|
|
1688
|
-
interpolate_data,
|
|
1689
|
-
is_chinese_char,
|
|
1690
|
-
layer_norm,
|
|
1691
|
-
load_image,
|
|
1692
|
-
load_video,
|
|
1693
|
-
log_softmax,
|
|
1694
|
-
magnitude,
|
|
1695
|
-
matmul,
|
|
1696
|
-
max,
|
|
1697
|
-
mean,
|
|
1698
|
-
mean_pooling,
|
|
1699
|
-
medianFilter,
|
|
1700
|
-
mel_filter_bank,
|
|
1701
|
-
min,
|
|
1702
|
-
ones,
|
|
1703
|
-
ones_like,
|
|
1704
|
-
permute,
|
|
1705
|
-
permute_data,
|
|
1706
|
-
pipeline3 as pipeline,
|
|
1707
|
-
quantize_embeddings,
|
|
1708
|
-
rand,
|
|
1709
|
-
randn,
|
|
1710
|
-
read_audio,
|
|
1711
|
-
rfft,
|
|
1712
|
-
round,
|
|
1713
|
-
slice,
|
|
1714
|
-
softmax,
|
|
1715
|
-
spectrogram,
|
|
1716
|
-
stack,
|
|
1717
|
-
std_mean,
|
|
1718
|
-
topk,
|
|
1719
|
-
uint16_to_float32,
|
|
1720
|
-
window_function,
|
|
1721
|
-
zeros,
|
|
1722
|
-
zeros_like
|
|
1723
|
-
};
|
|
1724
|
-
//# sourceMappingURL=transformers.web-4C62MDO6.mjs.map
|