Upload folder using huggingface_hub
Browse files- llama.json +2 -2
llama.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
{
|
| 2 |
"version": 0.1,
|
| 3 |
"quantization": "fp8",
|
| 4 |
"dtype": "float16",
|
|
@@ -2397,4 +2397,4 @@
|
|
| 2397 |
"output_scaling_factor": null
|
| 2398 |
},
|
| 2399 |
"share_embedding_table": false
|
| 2400 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
"version": 0.1,
|
| 3 |
"quantization": "fp8",
|
| 4 |
"dtype": "float16",
|
|
|
|
| 2397 |
"output_scaling_factor": null
|
| 2398 |
},
|
| 2399 |
"share_embedding_table": false
|
| 2400 |
+
}
|