Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -38,8 +38,9 @@
|
|
| 38 |
"quantization_config": {},
|
| 39 |
"safetensors": {
|
| 40 |
"enabled": true,
|
| 41 |
-
"total_shards":
|
| 42 |
"shard_pattern": "shard_{:02d}.safetensors",
|
|
|
|
| 43 |
"index_file": "model.safetensors.index.json",
|
| 44 |
"shard_size_gb": 1.57,
|
| 45 |
"fast_loading": true,
|
|
|
|
| 38 |
"quantization_config": {},
|
| 39 |
"safetensors": {
|
| 40 |
"enabled": true,
|
| 41 |
+
"total_shards": 83,
|
| 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.57,
|
| 46 |
"fast_loading": true,
|