Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ language:
|
|
6 |
tags:
|
7 |
- qwen
|
8 |
inference: false
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# `rinna/nekomata-14b-instruction-gguf`
|
@@ -19,7 +22,7 @@ Quantization of this model may cause stability issue in GPTQ, AWQ and GGUF q4_0.
|
|
19 |
|
20 |
See [`rinna/nekomata-14b-instruction`](https://huggingface.co/rinna/nekomata-14b-instruction) for details about model architecture and data.
|
21 |
|
22 |
-
* **
|
23 |
|
24 |
- [Toshiaki Wakatsuki](https://huggingface.co/t-w)
|
25 |
- [Tianyu Zhao](https://huggingface.co/tianyuz)
|
@@ -54,10 +57,19 @@ Please refer to [`rinna/nekomata-14b`](https://huggingface.co/rinna/nekomata-14b
|
|
54 |
|
55 |
# How to cite
|
56 |
~~~
|
57 |
-
@misc{
|
58 |
-
|
59 |
-
title={rinna/nekomata-14b-instruction-gguf},
|
60 |
author={Wakatsuki, Toshiaki and Zhao, Tianyu and Sawada, Kei}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
}
|
62 |
~~~
|
63 |
---
|
|
|
6 |
tags:
|
7 |
- qwen
|
8 |
inference: false
|
9 |
+
license: other
|
10 |
+
license_name: tongyi-qianwen-license-agreement
|
11 |
+
license_link: https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20LICENSE%20AGREEMENT
|
12 |
---
|
13 |
|
14 |
# `rinna/nekomata-14b-instruction-gguf`
|
|
|
22 |
|
23 |
See [`rinna/nekomata-14b-instruction`](https://huggingface.co/rinna/nekomata-14b-instruction) for details about model architecture and data.
|
24 |
|
25 |
+
* **Contributors**
|
26 |
|
27 |
- [Toshiaki Wakatsuki](https://huggingface.co/t-w)
|
28 |
- [Tianyu Zhao](https://huggingface.co/tianyuz)
|
|
|
57 |
|
58 |
# How to cite
|
59 |
~~~
|
60 |
+
@misc{rinna-nekomata-14b-instruction-gguf,
|
61 |
+
title = {rinna/nekomata-14b-instruction-gguf},
|
|
|
62 |
author={Wakatsuki, Toshiaki and Zhao, Tianyu and Sawada, Kei}
|
63 |
+
url = {https://huggingface.co/rinna/nekomata-14b-instruction-gguf},
|
64 |
+
}
|
65 |
+
|
66 |
+
@inproceedings{sawada2024release,
|
67 |
+
title = {Release of Pre-Trained Models for the {J}apanese Language},
|
68 |
+
author = {Sawada, Kei and Zhao, Tianyu and Shing, Makoto and Mitsui, Kentaro and Kaga, Akio and Hono, Yukiya and Wakatsuki, Toshiaki and Mitsuda, Koh},
|
69 |
+
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
70 |
+
month = {5},
|
71 |
+
year = {2024},
|
72 |
+
url = {https://arxiv.org/abs/2404.01657},
|
73 |
}
|
74 |
~~~
|
75 |
---
|