Update README.md
Browse files
README.md
CHANGED
@@ -19,89 +19,11 @@ pinned: false
|
|
19 |
<br />
|
20 |
<br />
|
21 |
Feel free to join me in this adventure! You can reach me directly on Discord: <b>ChainYo#3610</b>
|
|
|
|
|
|
|
22 |
</p>
|
23 |
</div>
|
24 |
-
<div class="lg:col-span-3">
|
25 |
-
<p class="mb-4">Here is a list of all the models that need to receive ONNX support:</p>
|
26 |
-
<div class="p-4 bg-gradient-to-b from-gray-50-to-white border border-gray-100 rounded-lg relative mb-4">
|
27 |
-
<pre class="break-words leading-1 whitespace-pre-line text-xs md:text-sm text-gray-800">
|
28 |
-
- β
Albert
|
29 |
-
- β
BART
|
30 |
-
- BeiT
|
31 |
-
- β
BERT
|
32 |
-
- BigBird
|
33 |
-
- BigBirdPegasus
|
34 |
-
- Blenderbot
|
35 |
-
- BlenderbotSmall
|
36 |
-
- CLIP
|
37 |
-
- CTRL
|
38 |
-
- β
CamemBERT
|
39 |
-
- Canine
|
40 |
-
- ConvBert
|
41 |
-
- β
Data2Vec
|
42 |
-
- Deberta
|
43 |
-
- DeiT
|
44 |
-
- β
Distilbert
|
45 |
-
- β
Electra
|
46 |
-
- FNet
|
47 |
-
- FSMT
|
48 |
-
- π οΈ Flaubert
|
49 |
-
- Funnel
|
50 |
-
- β
GPT2
|
51 |
-
- π οΈ GPTJ
|
52 |
-
- β
GPT-Neo
|
53 |
-
- Hubert
|
54 |
-
- β
I-Bert
|
55 |
-
- ImageGPT
|
56 |
-
- LED
|
57 |
-
- β
LayoutLM
|
58 |
-
- LayoutLMv2
|
59 |
-
- Longformer
|
60 |
-
- Luke
|
61 |
-
- Lxmert
|
62 |
-
- β
M2M100
|
63 |
-
- β
mBart
|
64 |
-
- MPNet
|
65 |
-
- MT5
|
66 |
-
- β
Marian
|
67 |
-
- MegatronBert
|
68 |
-
- MobileBert
|
69 |
-
- Nystromformer
|
70 |
-
- β
OpenAIGPT-2
|
71 |
-
- β
PLBart
|
72 |
-
- Pegasus
|
73 |
-
- Perceiver
|
74 |
-
- PoolFormer
|
75 |
-
- ProphetNet
|
76 |
-
- rag
|
77 |
-
- Reformer
|
78 |
-
- RemBert
|
79 |
-
- RoFormer
|
80 |
-
- β
RoBERTa
|
81 |
-
- SEWD
|
82 |
-
- Segformer
|
83 |
-
- Splinter
|
84 |
-
- SqueezeBERT
|
85 |
-
- Swin
|
86 |
-
- β
T5
|
87 |
-
- TransfoXL
|
88 |
-
- UniSpeech
|
89 |
-
- UniSpeechSat
|
90 |
-
- ViT
|
91 |
-
- Vilt
|
92 |
-
- VisualBERT
|
93 |
-
- Wav2Vec2
|
94 |
-
- WavLM
|
95 |
-
- XGLM
|
96 |
-
- XLM
|
97 |
-
- XLMProphetNet
|
98 |
-
- β
XLM-RoBERTa
|
99 |
-
- β
XLM-Roberta-XL
|
100 |
-
- XLNet
|
101 |
-
- Yoso
|
102 |
-
</pre>
|
103 |
-
</div>
|
104 |
-
</div>
|
105 |
<div class="lg:col-span-3">
|
106 |
<p class="mb-4">
|
107 |
If there is a β
next to a model, it means that the model is already supported by ONNX. A π οΈ next to a model means that the PR is in progress and finally if
|
|
|
19 |
<br />
|
20 |
<br />
|
21 |
Feel free to join me in this adventure! You can reach me directly on Discord: <b>ChainYo#3610</b>
|
22 |
+
<br />
|
23 |
+
<br />
|
24 |
+
The full models list can be found on <a href="https://github.com/huggingface/transformers/issues/16308" style="text-decoration: underline;">this issue</a>.
|
25 |
</p>
|
26 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
<div class="lg:col-span-3">
|
28 |
<p class="mb-4">
|
29 |
If there is a β
next to a model, it means that the model is already supported by ONNX. A π οΈ next to a model means that the PR is in progress and finally if
|