update requests file for Llama-3.1-8B-Instruct
Browse files
requests/meta-llama/Llama-3.1-8B-Instruct_eval_request.json
CHANGED
|
@@ -1 +1,9 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "meta-llama/Llama-3.1-8B-Instruct",
|
| 3 |
+
"model_sha": "0e9e39f249a16976918f6564b8830bc894c89659",
|
| 4 |
+
"status": "FINISHED",
|
| 5 |
+
"submitted_time": "2025-05-10T18:34:22Z",
|
| 6 |
+
"likes": 3944,
|
| 7 |
+
"params": 8.03,
|
| 8 |
+
"license": "llama3.1"
|
| 9 |
+
}
|