File tree 1 file changed +17
-3
lines changed
1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Here is the list of the supported architectures :
16
16
17
17
- Albert
18
18
- Aquila
19
+ - Aquila 2
19
20
- Arctic
20
21
- Audio Spectrogram Transformer
21
22
- Baichuan 2
@@ -28,7 +29,7 @@ Here is the list of the supported architectures :
28
29
- Bloom
29
30
- CLIP
30
31
- Camembert
31
- - ChatGLM
32
+ - ChatGLM (ChatGLM2, ChatGLM3, GLM4)
32
33
- CodeGen
33
34
- CodeGen2
34
35
- Cohere
@@ -64,8 +65,12 @@ Here is the list of the supported architectures :
64
65
- IBert
65
66
- InternLM
66
67
- InternLM2
68
+ - InternVL2
69
+ - Jais
67
70
- Levit
68
71
- Llama
72
+ - Llava
73
+ - Llava-Next
69
74
- M2-M100
70
75
- MBart
71
76
- MPNet
@@ -74,6 +79,7 @@ Here is the list of the supported architectures :
74
79
- Marian
75
80
- MiniCPM
76
81
- MiniCPM3
82
+ - MiniCPMV
77
83
- Mistral
78
84
- Mixtral
79
85
- MobileBert
@@ -89,10 +95,13 @@ Here is the list of the supported architectures :
89
95
- Persimmon
90
96
- Phi
91
97
- Phi3
98
+ - Phi3Vision
92
99
- Pix2Struct
93
100
- PoolFormer
94
101
- Qwen
95
- - Qwen2(Qwen1.5)
102
+ - Qwen2(Qwen1.5, Qwen2.5)
103
+ - Qwen2MoE
104
+ - Qwen2VL
96
105
- ResNet
97
106
- Roberta
98
107
- Roformer
@@ -122,10 +131,15 @@ Here is the list of the supported architectures :
122
131
- Stable Diffusion
123
132
- Stable Diffusion XL
124
133
- Latent Consistency
134
+ - Stable Diffusion 3
135
+ - Flux
125
136
126
137
## [Timm](https://huggingface.co/docs/timm/index)
127
138
- PiT
128
139
- ViT
129
140
130
141
## [Sentence Transformers](https://github.com/UKPLab/sentence-transformers)
131
- - All Transformer and CLIP-based models.
142
+ - All Transformer and CLIP-based models.
143
+
144
+ ## [OpenCLIP](https://github.com/mlfoundations/open_clip)
145
+ - All CLIP-based models
You can’t perform that action at this time.
0 commit comments