Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
---
|
6 |
+
|
7 |
+
## GGUF conversion of <a href="https://huggingface.co/NTQAI/chatntq-ja-7b-v1.0">NTQAI/chatntq-ja-7b-v1.0</a>
|
8 |
+
|
9 |
+
ChatNTQ-JA-7b-v1.0 is a Japanese chat fine-tuned model built on top of the <a href="https://huggingface.co/stabilityai/japanese-stablelm-base-gamma-7b">stabilityai/japanese-stablelm-base-gamma-7b</a>, which is originally based on Mistral 7B v0.1.
|