Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- qwen
|
7 |
+
inference: false
|
8 |
+
license: other
|
9 |
+
license_name: tongyi-qianwen-license-agreement
|
10 |
+
license_link: >-
|
11 |
+
https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20LICENSE%20AGREEMENT
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
base_model: rinna/nekomata-7b-gguf
|
14 |
+
base_model_relation: quantized
|
15 |
+
---
|
16 |
+
copy https://huggingface.co/rinna/nekomata-7b-gguf
|
17 |
+
# License
|
18 |
+
[Tongyi Qianwen LICENSE AGREEMENT](https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20LICENSE%20AGREEMENT)
|