xeon27 commited on
Commit
3a5972c
·
verified ·
1 Parent(s): c75ea0f

Upload 12 files

Browse files
Files changed (2) hide show
  1. DeepSeek-R1.json +16 -0
  2. o3-mini.json +16 -0
DeepSeek-R1.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "DeepSeek-R1",
3
+ "model_sha": "https://api-docs.deepseek.com/news/news250120",
4
+ "model_version": "DeepSeek-R1",
5
+ "base_model": "",
6
+ "revision": "main",
7
+ "private": false,
8
+ "precision": "float16",
9
+ "weight_type": "Original",
10
+ "status": "FINISHED",
11
+ "submitted_time": "",
12
+ "model_type": "pretrained",
13
+ "likes": 0,
14
+ "params": 0,
15
+ "license": "custom"
16
+ }
o3-mini.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "o3-mini",
3
+ "model_sha": "https://openai.com/index/openai-o3-mini",
4
+ "model_version": "o3-mini-20250131",
5
+ "base_model": "",
6
+ "revision": "main",
7
+ "private": false,
8
+ "precision": "float16",
9
+ "weight_type": "Original",
10
+ "status": "FINISHED",
11
+ "submitted_time": "",
12
+ "model_type": "pretrained",
13
+ "likes": 0,
14
+ "params": 0,
15
+ "license": "custom"
16
+ }