Trouter-Library commited on
Commit
9513d43
·
verified ·
1 Parent(s): 9fe7f69

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -38,8 +38,9 @@
38
  "quantization_config": {},
39
  "safetensors": {
40
  "enabled": true,
41
- "total_shards": 82,
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,