model card
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- supernova
|
7 |
+
- moth
|
8 |
+
- llama
|
9 |
+
- llama-3.1
|
10 |
+
- llama-3.1-instruct
|
11 |
+
- llama-3.1-instruct-8b
|
12 |
+
- llama-3
|
13 |
+
- llama-3-instruct
|
14 |
+
- llama-3-instruct-8b
|
15 |
+
- 8b
|
16 |
+
- general
|
17 |
+
- conversational
|
18 |
+
- chat
|
19 |
+
- instruct
|
20 |
+
model_type: llama
|
21 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
22 |
+
datasets:
|
23 |
+
- sequelbox/Supernova
|
24 |
+
license: llama3.1
|
25 |
+
---
|
26 |
+
|
27 |
+
|
28 |
+
- MOTH is a general chat AI.
|
29 |
+
- MOTH is finetuned on [high-quality synthetic data.](https://huggingface.co/datasets/sequelbox/Supernova)
|
30 |
+
- MOTH is trained on a variety of skills and specialties.
|
31 |
+
- More MOTH finetunes for other models to follow.
|
32 |
+
- MOTH has not been manually tested and uses automatically generated datasets.
|
33 |
+
- Do as you will.
|