SaylorTwift HF staff commited on
Commit
1fcf9eb
1 Parent(s): 9276bfa

Add togethercomputer/LLaMA-2-7B-32K to eval queue

Browse files
togethercomputer/LLaMA-2-7B-32K_eval_request_False_float16_Original.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "togethercomputer/LLaMA-2-7B-32K",
3
+ "base_model": null,
4
+ "revision": "46c24bb5aef59722fa7aa6d75e832afd1d64b980",
5
+ "precision": "float16",
6
+ "params": 7.0,
7
+ "architectures": "LlamaForCausalLM",
8
+ "weight_type": "Original",
9
+ "status": "PENDING",
10
+ "submitted_time": "2024-06-09T21:54:45Z",
11
+ "model_type": "llama",
12
+ "job_id": -1,
13
+ "job_start_time": null,
14
+ "use_chat_template": false
15
+ }