Upload Llama-3.2-1B-Instruct.json
Browse files
meta-llama/Llama-3.2-1B-Instruct.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "meta-llama/Llama-3.2-1B-Instruct",
|
| 3 |
+
"base_model": "LlamaForCausalLM",
|
| 4 |
+
"revision": "9213176726f574b556790deb65791e0c5aa438b6",
|
| 5 |
+
"submitted_time": "2024-09-18 15:12:47+00:00",
|
| 6 |
+
"num_params_billion": 1.2358144,
|
| 7 |
+
"language": "en_de_fr_it_pt_hi_es_th"
|
| 8 |
+
}
|