calcuis commited on
Commit
f19516c
·
verified ·
1 Parent(s): 579754f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -23,6 +23,9 @@ use any gguf connector to interact with gguf file(s), i.e., [connector](https://
23
  - base model: deepseek-ai/[DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1)
24
  - tool used for quantization: [cutter](https://pypi.org/project/gguf-cutter)
25
 
 
 
 
26
  ### appendices: model evaluation (written by deekseek-ai)
27
 
28
  #### deepseek-r1-evaluation
@@ -71,6 +74,3 @@ use any gguf connector to interact with gguf file(s), i.e., [connector](https://
71
  | DeepSeek-R1-Distill-Llama-70B | 70.0 | **86.7** | **94.5** | **65.2** | **57.5** | 1633 |
72
 
73
  \* these two tables are directly quoted from deepseek-ai
74
-
75
- ### citation
76
- [DeepSeek-R1](https://arxiv.org/pdf/2501.12948)
 
23
  - base model: deepseek-ai/[DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1)
24
  - tool used for quantization: [cutter](https://pypi.org/project/gguf-cutter)
25
 
26
+ ### citation
27
+ [DeepSeek-R1](https://arxiv.org/pdf/2501.12948)
28
+
29
  ### appendices: model evaluation (written by deekseek-ai)
30
 
31
  #### deepseek-r1-evaluation
 
74
  | DeepSeek-R1-Distill-Llama-70B | 70.0 | **86.7** | **94.5** | **65.2** | **57.5** | 1633 |
75
 
76
  \* these two tables are directly quoted from deepseek-ai