File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 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 :
1616
1717- Albert
1818- Aquila
19+ - Aquila 2
1920- Arctic
2021- Audio Spectrogram Transformer
2122- Baichuan 2
@@ -28,7 +29,7 @@ Here is the list of the supported architectures :
2829- Bloom
2930- CLIP
3031- Camembert
31- - ChatGLM
32+ - ChatGLM (ChatGLM2, ChatGLM3, GLM4)
3233- CodeGen
3334- CodeGen2
3435- Cohere
@@ -64,8 +65,12 @@ Here is the list of the supported architectures :
6465- IBert
6566- InternLM
6667- InternLM2
68+ - InternVL2
69+ - Jais
6770- Levit
6871- Llama
72+ - Llava
73+ - Llava-Next
6974- M2-M100
7075- MBart
7176- MPNet
@@ -74,6 +79,7 @@ Here is the list of the supported architectures :
7479- Marian
7580- MiniCPM
7681- MiniCPM3
82+ - MiniCPMV
7783- Mistral
7884- Mixtral
7985- MobileBert
@@ -89,10 +95,13 @@ Here is the list of the supported architectures :
8995- Persimmon
9096- Phi
9197- Phi3
98+ - Phi3Vision
9299- Pix2Struct
93100- PoolFormer
94101- Qwen
95- - Qwen2(Qwen1.5)
102+ - Qwen2(Qwen1.5, Qwen2.5)
103+ - Qwen2MoE
104+ - Qwen2VL
96105- ResNet
97106- Roberta
98107- Roformer
@@ -122,10 +131,15 @@ Here is the list of the supported architectures :
122131- Stable Diffusion
123132- Stable Diffusion XL
124133- Latent Consistency
134+ - Stable Diffusion 3
135+ - Flux
125136
126137## [Timm](https://huggingface.co/docs/timm/index)
127138- PiT
128139- ViT
129140
130141## [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