chainyo commited on
Commit
8e6e97d
β€’
1 Parent(s): f8962a6

fix link for guide

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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</a>.
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>