alozowski commited on
Commit ·
bdf7538
1
Parent(s): 2225d45
Add internlm/internlm2_5-20b-chat request file
Browse files
internlm/internlm2_5-20b-chat_eval_request_False_bfloat16_Original.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "internlm/internlm2_5-20b-chat",
|
| 3 |
+
"base_model": null,
|
| 4 |
+
"revision": "ef17bde929761255fee76d95e2c25969ccd93b0d",
|
| 5 |
+
"precision": "bfloat16",
|
| 6 |
+
"params": 19.86,
|
| 7 |
+
"architectures": "InternLM2ForCausalLM",
|
| 8 |
+
"weight_type": "Original",
|
| 9 |
+
"status": "FINISHED",
|
| 10 |
+
"submitted_time": "2024-08-12T11:00:00Z",
|
| 11 |
+
"model_type": "chat",
|
| 12 |
+
"job_id": "8095379",
|
| 13 |
+
"job_start_time": "2024-08-12T15:04:41.000000",
|
| 14 |
+
"use_chat_template": true,
|
| 15 |
+
"sender": "alozowski"
|
| 16 |
+
}
|