karimouda commited on
Commit
6f6f9a2
·
verified ·
1 Parent(s): 51f993a

Add meta-llama/Llama-3.2-1B-Instruct to eval queue

Browse files
Files changed (1) hide show
  1. eval_queue.json +11 -1
eval_queue.json CHANGED
@@ -1 +1,11 @@
1
- []
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "model": "meta-llama/Llama-3.2-1B-Instruct",
4
+ "model_sha": "9213176726f574b556790deb65791e0c5aa438b6",
5
+ "status": "PENDING",
6
+ "submitted_time": "2025-05-04T10:17:54Z",
7
+ "likes": 912,
8
+ "params": 1.236,
9
+ "license": "llama3.2"
10
+ }
11
+ ]