Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
tags:
|
6 |
+
- causal-lm
|
7 |
+
- not-for-all-audiences
|
8 |
+
- nsfw
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
+
|
12 |
+
# SabbatH 2x7B
|
13 |
+
|
14 |
+
<img src="https://huggingface.co/Elizezen/SabbatH-2x7B/resolve/main/OIG4.jpg" alt="drawing" style="width:512px;"/>
|
15 |
+
|
16 |
+
## Model Description
|
17 |
+
|
18 |
+
SabbatH 2x7B is a Japanese language model that has been created by combining two models: [Antler-RP-ja-westlake-chatvector](https://huggingface.co/soramikaduki/Antler-RP-ja-westlake-chatvector) and [Hameln-japanese-mistral-7B](https://huggingface.co/Elizezen/Hameln-japanese-mistral-7B), using a Mixture of Experts (MoE) approach. It also used [chatntq-ja-7b-v1.0](https://huggingface.co/NTQAI/chatntq-ja-7b-v1.0) as a base model.
|
19 |
+
|
20 |
+
|
21 |
+
## Intended Use
|
22 |
+
|
23 |
+
The primary purpose of this language model is to assist in generating novels. While it can handle various prompts, it may not excel in providing instruction-based responses. Note that the model's responses are not censored, and occasionally sensitive content may be generated.
|