update requests file for Llama-3.2-1B-Instruct
Browse files
requests/meta-llama/Llama-3.2-1B-Instruct_eval_request.json
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "meta-llama/Llama-3.2-1B-Instruct",
|
3 |
+
"model_sha": "9213176726f574b556790deb65791e0c5aa438b6",
|
4 |
+
"status": "FINISHED",
|
5 |
+
"submitted_time": "2025-05-10T18:35:20Z",
|
6 |
+
"likes": 924,
|
7 |
+
"params": 1.236,
|
8 |
+
"license": "llama3.2"
|
9 |
+
}
|