File tree Expand file tree Collapse file tree 1 file changed +36
-4
lines changed Expand file tree Collapse file tree 1 file changed +36
-4
lines changed Original file line number Diff line number Diff line change 1903
1903
"link" : "https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B" ,
1904
1904
"prompted" : True ,
1905
1905
"moe" : False ,
1906
- "size" : 14 ,
1907
- "act_param" : 14 ,
1906
+ "size" : 8 ,
1907
+ "act_param" : 8 ,
1908
1908
"open-data" : "None" ,
1909
1909
"reasoning" : False ,
1910
1910
"date" : "2025-01-20"
1914
1914
"link" : "https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B" ,
1915
1915
"prompted" : True ,
1916
1916
"moe" : False ,
1917
- "size" : 14 ,
1918
- "act_param" : 14 ,
1917
+ "size" : 7 ,
1918
+ "act_param" : 7 ,
1919
1919
"open-data" : "None" ,
1920
1920
"reasoning" : False ,
1921
1921
"date" : "2025-01-20"
2115
2115
"reasoning" : True ,
2116
2116
"date" : "2025-02-19"
2117
2117
},
2118
+ "WarriorCoder-6.7B--main" : {
2119
+ "name" : "WarriorCoder-6.7B (Reproduced)" ,
2120
+ "link" : "https://arxiv.org/abs/2412.17395" ,
2121
+ "open-data" : "None" ,
2122
+ "prompted" : True ,
2123
+ "moe" : False ,
2124
+ "date" : "2025-02-18"
2125
+ },
2126
+ "google--gemma-3-27b-it--main" : {
2127
+ "name" : "Gemma-3-27B-Instruct" ,
2128
+ "link" : "https://huggingface.co/google/gemma-3-27b-it" ,
2129
+ "open-data" : "None" ,
2130
+ "prompted" : True ,
2131
+ "moe" : False ,
2132
+ "date" : "2025-03-12"
2133
+ },
2134
+ "Qwen--QwQ-32B--skip_prefill--main" : {
2135
+ "name" : "QwQ-32B (w/ Reasoning)" ,
2136
+ "link" : "https://huggingface.co/Qwen/QwQ-32B" ,
2137
+ "open-data" : "None" ,
2138
+ "prompted" : True ,
2139
+ "moe" : False ,
2140
+ "date" : "2025-03-06"
2141
+ },
2142
+ "deepseek-chat-0324--main" : {
2143
+ "name" : "DeepSeek-V3-0324" ,
2144
+ "link" : "https://huggingface.co/deepseek-ai/DeepSeek-V3-0324" ,
2145
+ "open-data" : "None" ,
2146
+ "prompted" : True ,
2147
+ "moe" : False ,
2148
+ "date" : "2025-03-24"
2149
+ }
2118
2150
}
You can’t perform that action at this time.
0 commit comments