karimouda commited on
Commit
07a1ed0
·
verified ·
1 Parent(s): 8f3d519

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
- {"model": "meta-llama/Llama-3.2-1B-Instruct", "model_sha": "9213176726f574b556790deb65791e0c5aa438b6", "status": "PENDING", "submitted_time": "2025-05-10T18:35:20Z", "likes": 924, "params": 1.236, "license": "llama3.2"}
 
 
 
 
 
 
 
 
 
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
+ }