Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,18 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- RP
|
10 |
+
- roleplay
|
11 |
+
- nsfw
|
12 |
+
- not-for-all-audiences
|
13 |
---
|
14 |
|
15 |
+
|
16 |
# Model Card for Model ID
|
17 |
|
18 |
<!-- Provide a quick summary of what the model is/does. -->
|