Update README.md
Browse files
README.md
CHANGED
@@ -27,12 +27,15 @@ language:
|
|
27 |
<em>An open and efficient LLM for Dutch</em>
|
28 |
</div>
|
29 |
|
30 |
-
<blockquote class="tip">
|
31 |
-
<p align="center">
|
32 |
-
<a
|
33 |
-
<a
|
34 |
-
<a
|
35 |
-
<a
|
|
|
|
|
|
|
36 |
</p>
|
37 |
</blockquote>
|
38 |
|
|
|
27 |
<em>An open and efficient LLM for Dutch</em>
|
28 |
</div>
|
29 |
|
30 |
+
<blockquote class="tip" style="padding: 1.5em; border: 0">
|
31 |
+
<p align="center" style="text-align: center; margin: 0">
|
32 |
+
<a href="https://huggingface.co/BramVanroy/fietje-2b">π±ββοΈ Base version</a> -
|
33 |
+
<a href="https://huggingface.co/BramVanroy/fietje-2b-instruct">π€ Instruct version</a> -
|
34 |
+
<a href="https://huggingface.co/BramVanroy/fietje-2b-chat">π¬ Chat version</a> (this one) -
|
35 |
+
<a href="https://huggingface.co/BramVanroy/fietje-2b-chat-GGUF">π GGUF of chat model</a>
|
36 |
+
</p>
|
37 |
+
<p align="center" style="text-align: center; margin: 0">
|
38 |
+
<a href="https://huggingface.co/spaces/BramVanroy/fietje-2b"><strong>Try it out!</strong></a>
|
39 |
</p>
|
40 |
</blockquote>
|
41 |
|