Commit
•
0525b1d
1
Parent(s):
47fed60
Add TencentARC/LLaMA-Pro-8B-Instruct to eval queue
Browse files
TencentARC/LLaMA-Pro-8B-Instruct_eval_request_False_bfloat16_Original.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "TencentARC/LLaMA-Pro-8B-Instruct",
|
3 |
+
"base_model": null,
|
4 |
+
"revision": "9850c8afce19a69d8fc4a1603a82441157514016",
|
5 |
+
"precision": "bfloat16",
|
6 |
+
"params": 8.357,
|
7 |
+
"architectures": "LlamaForCausalLM",
|
8 |
+
"weight_type": "Original",
|
9 |
+
"status": "PENDING",
|
10 |
+
"submitted_time": "2024-06-09T21:57:20Z",
|
11 |
+
"model_type": "llama",
|
12 |
+
"job_id": -1,
|
13 |
+
"job_start_time": null,
|
14 |
+
"use_chat_template": true
|
15 |
+
}
|