Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ language:
|
|
5 |
- ja
|
6 |
tags:
|
7 |
- finetuned
|
|
|
8 |
library_name: transformers
|
9 |
pipeline_tag: text-generation
|
10 |
---
|
@@ -80,6 +81,7 @@ print(generated_text)
|
|
80 |
- WizardLM2 - mistralai/Mistral-7B-v0.1
|
81 |
- NousResearch/Yarn-Mistral-7b-128k - mistralai/Mistral-7B-v0.1
|
82 |
- Elizezen/Antler-7B - stabilityai/japanese-stablelm-instruct-gamma-7b
|
|
|
83 |
- NTQAI/chatntq-ja-7b-v1.0
|
84 |
|
85 |
The characteristics of each model are as follows.
|
@@ -88,6 +90,7 @@ The characteristics of each model are as follows.
|
|
88 |
- Yarn-Mistral-7b-128k: Mistral model with 128k context window
|
89 |
- Antler-7B: Model specialized for novel writing
|
90 |
- NTQAI/chatntq-ja-7b-v1.0 High quality Japanese specialized model
|
|
|
91 |
|
92 |
## Other points to keep in mind
|
93 |
- The training data may be biased. Be careful with the generated sentences.
|
|
|
5 |
- ja
|
6 |
tags:
|
7 |
- finetuned
|
8 |
+
- not-for-all-audiences
|
9 |
library_name: transformers
|
10 |
pipeline_tag: text-generation
|
11 |
---
|
|
|
81 |
- WizardLM2 - mistralai/Mistral-7B-v0.1
|
82 |
- NousResearch/Yarn-Mistral-7b-128k - mistralai/Mistral-7B-v0.1
|
83 |
- Elizezen/Antler-7B - stabilityai/japanese-stablelm-instruct-gamma-7b
|
84 |
+
- Elizezen/LewdSniffyOtter-7B - Elizezen/SniffyOtter-7B
|
85 |
- NTQAI/chatntq-ja-7b-v1.0
|
86 |
|
87 |
The characteristics of each model are as follows.
|
|
|
90 |
- Yarn-Mistral-7b-128k: Mistral model with 128k context window
|
91 |
- Antler-7B: Model specialized for novel writing
|
92 |
- NTQAI/chatntq-ja-7b-v1.0 High quality Japanese specialized model
|
93 |
+
- Elizezen/LewdSniffyOtter-7B Japanese NSFW specialized model
|
94 |
|
95 |
## Other points to keep in mind
|
96 |
- The training data may be biased. Be careful with the generated sentences.
|