Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,10 @@
|
|
2 |
license: wtfpl
|
3 |
datasets:
|
4 |
- HuggingFaceH4/no_robots
|
|
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# MAMBA (2.8B) 🐍 fine-tuned on H4/no_robots dataset for chat / instruction
|
@@ -10,7 +13,7 @@ pipeline_tag: text-generation
|
|
10 |
Model Card is still WIP!
|
11 |
|
12 |
<div style="text-align:center;width:250px;height:250px;">
|
13 |
-
<img src="https://huggingface.co/clibrain/mamba-2.8b-
|
14 |
</div>
|
15 |
|
16 |
|
|
|
2 |
license: wtfpl
|
3 |
datasets:
|
4 |
- HuggingFaceH4/no_robots
|
5 |
+
thumbnail: https://huggingface.co/clibrain/mamba-2.8b-chat-no_robots/resolve/main/mamba_no_robos-logo.png
|
6 |
pipeline_tag: text-generation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
---
|
10 |
|
11 |
# MAMBA (2.8B) 🐍 fine-tuned on H4/no_robots dataset for chat / instruction
|
|
|
13 |
Model Card is still WIP!
|
14 |
|
15 |
<div style="text-align:center;width:250px;height:250px;">
|
16 |
+
<img src="https://huggingface.co/clibrain/mamba-2.8b-chat-no_robots/resolve/main/mamba_no_robos-logo.png" alt="mamba-no_robots logo"">
|
17 |
</div>
|
18 |
|
19 |
|