update requests file for Llama-3.2-3B-Instruct
Browse files
requests/meta-llama/Llama-3.2-3B-Instruct_eval_request.json
CHANGED
|
@@ -1 +1,9 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "meta-llama/Llama-3.2-3B-Instruct",
|
| 3 |
+
"model_sha": "0cb88a4f764b7a12671c53f0838cd831a0843b95",
|
| 4 |
+
"status": "FAILED",
|
| 5 |
+
"submitted_time": "2025-05-11T16:51:22Z",
|
| 6 |
+
"likes": 1434,
|
| 7 |
+
"params": 3.213,
|
| 8 |
+
"license": "llama3.2"
|
| 9 |
+
}
|