Update README.md
Browse files
README.md
CHANGED
@@ -173,3 +173,16 @@ Subject to the license above, and except for commercial purposes, you are free t
|
|
173 |
If you plan to use KARAKURI LM for commercial purposes, please contact us beforehand. You are not authorized to use KARAKURI LM for commercial purposes unless we expressly grant you such rights.
|
174 |
|
175 |
If you have any questions regarding the interpretation of above terms, please also feel free to contact us.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
173 |
If you plan to use KARAKURI LM for commercial purposes, please contact us beforehand. You are not authorized to use KARAKURI LM for commercial purposes unless we expressly grant you such rights.
|
174 |
|
175 |
If you have any questions regarding the interpretation of above terms, please also feel free to contact us.
|
176 |
+
|
177 |
+
## Citation
|
178 |
+
|
179 |
+
```
|
180 |
+
@misc {karakuri_lm_70b_chat_v01,
|
181 |
+
author = { {KARAKURI} {I}nc. },
|
182 |
+
title = { {KARAKURI} {LM} 70{B} {C}hat v0.1 },
|
183 |
+
year = { 2024 },
|
184 |
+
url = { https://huggingface.co/karakuri-ai/karakuri-lm-70b-chat-v0.1 },
|
185 |
+
publisher = { Hugging Face },
|
186 |
+
journal = { Hugging Face repository },
|
187 |
+
}
|
188 |
+
```
|