bluepen5805 commited on
Commit
e876a36
·
verified ·
1 Parent(s): 0112986

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
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)