|
37 | 37 | DebertaModel,feature-extraction |
38 | 38 | DebertaV2Model,feature-extraction |
39 | 39 | DecisionTransformerModel,reinforcement-learning |
| 40 | + DeepseekV3ForCausalLM,text-generation |
40 | 41 | DeiTModel,image-feature-extraction |
41 | 42 | DetrModel,image-feature-extraction |
42 | 43 | Dinov2Model,image-feature-extraction |
|
56 | 57 | GemmaForCausalLM,text-generation |
57 | 58 | Gemma2ForCausalLM,text-generation |
58 | 59 | Gemma3ForConditionalGeneration,image-text-to-text |
| 60 | + Gemma3ForCausalLM,text-generation |
| 61 | + Glm4vMoeForConditionalGeneration,image-text-to-text |
59 | 62 | GraniteForCausalLM,text-generation |
60 | 63 | GroupViTModel,feature-extraction |
61 | 64 | HieraForImageClassification,image-classification |
|
108 | 111 | PvtForImageClassification,image-classification |
109 | 112 | Qwen2ForCausalLM,text-generation |
110 | 113 | Qwen2_5_VLForConditionalGeneration,image-text-to-text |
| 114 | + Qwen3MoeForCausalLM,text-generation |
111 | 115 | RTDetrForObjectDetection,object-detection |
112 | 116 | RegNetModel,image-feature-extraction |
113 | 117 | RemBertModel,feature-extraction |
|
0 commit comments