Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,9 @@ tags:
|
|
8 |
inference: false
|
9 |
license: other
|
10 |
license_name: tongyi-qianwen-license-agreement
|
11 |
-
license_link:
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# `rinna/nekomata-7b-gguf`
|
@@ -54,11 +56,11 @@ Please refer to [`rinna/nekomata-7b`](https://huggingface.co/rinna/nekomata-7b)
|
|
54 |
---
|
55 |
|
56 |
# How to cite
|
57 |
-
|
58 |
@misc{rinna-nekomata-7b-gguf,
|
59 |
title = {rinna/nekomata-7b-gguf},
|
60 |
-
author={Wakatsuki, Toshiaki and Zhao, Tianyu and Sawada, Kei}
|
61 |
-
url = {https://huggingface.co/rinna/nekomata-7b-gguf}
|
62 |
}
|
63 |
|
64 |
@inproceedings{sawada2024release,
|
@@ -67,9 +69,11 @@ Please refer to [`rinna/nekomata-7b`](https://huggingface.co/rinna/nekomata-7b)
|
|
67 |
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
68 |
month = {5},
|
69 |
year = {2024},
|
70 |
-
|
|
|
|
|
71 |
}
|
72 |
-
|
73 |
---
|
74 |
|
75 |
# License
|
|
|
8 |
inference: false
|
9 |
license: other
|
10 |
license_name: tongyi-qianwen-license-agreement
|
11 |
+
license_link: >-
|
12 |
+
https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20LICENSE%20AGREEMENT
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# `rinna/nekomata-7b-gguf`
|
|
|
56 |
---
|
57 |
|
58 |
# How to cite
|
59 |
+
```bibtex
|
60 |
@misc{rinna-nekomata-7b-gguf,
|
61 |
title = {rinna/nekomata-7b-gguf},
|
62 |
+
author = {Wakatsuki, Toshiaki and Zhao, Tianyu and Sawada, Kei},
|
63 |
+
url = {https://huggingface.co/rinna/nekomata-7b-gguf}
|
64 |
}
|
65 |
|
66 |
@inproceedings{sawada2024release,
|
|
|
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 |
+
pages = {13898--13905},
|
73 |
+
url = {https://aclanthology.org/2024.lrec-main.1213},
|
74 |
+
note = {\url{https://arxiv.org/abs/2404.01657}}
|
75 |
}
|
76 |
+
```
|
77 |
---
|
78 |
|
79 |
# License
|