bluepen5805
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
language:
|
5 |
+
- ja
|
6 |
+
tags:
|
7 |
+
- japanese
|
8 |
+
- qwen2
|
9 |
+
inference: false
|
10 |
+
base_model:
|
11 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
|
12 |
+
- cyberagent/DeepSeek-R1-Distill-Qwen-14B-Japanese
|
13 |
+
---
|
14 |
+
|
15 |
+
# DeepSeek-R1-Distill-Qwen-14B-Japanese-gguf
|
16 |
+
|
17 |
+
[cyberagent/DeepSeek-R1-Distill-Qwen-14B-Japanese](https://huggingface.co/cyberagent/DeepSeek-R1-Distill-Qwen-14B-Japanese)
|
18 |
+
|
19 |
+
## License
|
20 |
+
[MIT License](https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE)
|