fix link for guide
Browse files
README.md
CHANGED
@@ -110,7 +110,7 @@ pinned: false
|
|
110 |
<br />
|
111 |
If you need some help about implementing an unsupported model, here is a
|
112 |
<a
|
113 |
-
href="https://huggingface.co/docs/transformers/serialization#exporting-a-model-for-an-unsupported-architecture" style="text-decoration: underline;">guide from HuggingFace's documentation
|
114 |
<br />
|
115 |
<br />
|
116 |
If you want an example of implementation, I did one for
|
@@ -119,7 +119,7 @@ pinned: false
|
|
119 |
</a> some months ago.
|
120 |
<br />
|
121 |
<br />
|
122 |
-
Have fun coding!
|
123 |
</p>
|
124 |
</div>
|
125 |
</div>
|
|
|
110 |
<br />
|
111 |
If you need some help about implementing an unsupported model, here is a
|
112 |
<a
|
113 |
+
href="https://huggingface.co/docs/transformers/serialization#exporting-a-model-for-an-unsupported-architecture" style="text-decoration: underline;">guide</a> from HuggingFace's documentation.
|
114 |
<br />
|
115 |
<br />
|
116 |
If you want an example of implementation, I did one for
|
|
|
119 |
</a> some months ago.
|
120 |
<br />
|
121 |
<br />
|
122 |
+
Have fun coding! ππ
|
123 |
</p>
|
124 |
</div>
|
125 |
</div>
|