Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -42,7 +42,8 @@
|
|
| 42 |
"shard_pattern": "shard_{:02d}.safetensors",
|
| 43 |
"shard_range": "shard_00 to shard_82",
|
| 44 |
"index_file": "model.safetensors.index.json",
|
| 45 |
-
"shard_size_gb": 1.
|
|
|
|
| 46 |
"fast_loading": true,
|
| 47 |
"zero_copy": true
|
| 48 |
},
|
|
|
|
| 42 |
"shard_pattern": "shard_{:02d}.safetensors",
|
| 43 |
"shard_range": "shard_00 to shard_82",
|
| 44 |
"index_file": "model.safetensors.index.json",
|
| 45 |
+
"shard_size_gb": 1.69,
|
| 46 |
+
"shard_size_gib": 1.57,
|
| 47 |
"fast_loading": true,
|
| 48 |
"zero_copy": true
|
| 49 |
},
|