Update README.md
Browse files
README.md
CHANGED
@@ -47,9 +47,9 @@ pinned: false
|
|
47 |
- FSMT
|
48 |
- Flaubert
|
49 |
- Funnel
|
50 |
-
- GPT2
|
51 |
-
- GPTJ
|
52 |
-
- β
|
53 |
- Hubert
|
54 |
- β
I-Bert
|
55 |
- ImageGPT
|
@@ -104,8 +104,8 @@ pinned: false
|
|
104 |
</div>
|
105 |
<div class="lg:col-span-3">
|
106 |
<p class="mb-4">
|
107 |
-
If there is a
|
108 |
-
next to a model, it means that the model is not yet supported by ONNX and thus we need to add support for it.
|
109 |
<br />
|
110 |
<br />
|
111 |
If you need some help about implementing an unsupported model, here is a
|
|
|
47 |
- FSMT
|
48 |
- Flaubert
|
49 |
- Funnel
|
50 |
+
- β
GPT2
|
51 |
+
- βοΈ GPTJ
|
52 |
+
- β
GPT-Neo
|
53 |
- Hubert
|
54 |
- β
I-Bert
|
55 |
- ImageGPT
|
|
|
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
|
108 |
+
there is nothing next to a model, it means that the model is not yet supported by ONNX and thus we need to add support for it.
|
109 |
<br />
|
110 |
<br />
|
111 |
If you need some help about implementing an unsupported model, here is a
|