Update metadata.json
Browse files- metadata.json +9 -6
metadata.json
CHANGED
|
@@ -108,11 +108,12 @@
|
|
| 108 |
}
|
| 109 |
},
|
| 110 |
"technical_details": {
|
| 111 |
-
"precision": "
|
| 112 |
"weight_format": "safetensors",
|
| 113 |
-
"total_shards":
|
| 114 |
-
"
|
| 115 |
-
"
|
|
|
|
| 116 |
"quantization": "none",
|
| 117 |
"optimization": [
|
| 118 |
"Flash Attention 2",
|
|
@@ -206,8 +207,10 @@
|
|
| 206 |
"files": {
|
| 207 |
"safetensors": {
|
| 208 |
"format": "safetensors",
|
| 209 |
-
"num_shards":
|
| 210 |
-
"pattern": "
|
|
|
|
|
|
|
| 211 |
"index_file": "model.safetensors.index.json",
|
| 212 |
"checksums_available": true
|
| 213 |
},
|
|
|
|
| 108 |
}
|
| 109 |
},
|
| 110 |
"technical_details": {
|
| 111 |
+
"precision": "float16",
|
| 112 |
"weight_format": "safetensors",
|
| 113 |
+
"total_shards": 82,
|
| 114 |
+
"shard_naming": "shard_01 through shard_82",
|
| 115 |
+
"shard_size_avg_gb": 1.57,
|
| 116 |
+
"total_size_gb": 128.74,
|
| 117 |
"quantization": "none",
|
| 118 |
"optimization": [
|
| 119 |
"Flash Attention 2",
|
|
|
|
| 207 |
"files": {
|
| 208 |
"safetensors": {
|
| 209 |
"format": "safetensors",
|
| 210 |
+
"num_shards": 82,
|
| 211 |
+
"pattern": "shard_{:02d}.safetensors",
|
| 212 |
+
"shard_range": "shard_01.safetensors to shard_82.safetensors",
|
| 213 |
+
"shard_size_gb": 1.57,
|
| 214 |
"index_file": "model.safetensors.index.json",
|
| 215 |
"checksums_available": true
|
| 216 |
},
|