File size: 550 Bytes
83a778e
9dbb879
83a778e
 
 
 
 
3ac3a56
83a778e
b9d8e93
3ac3a56
b9d8e93
3ac3a56
83a778e
3ac3a56
83a778e
 
fc495da
83a778e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "embedding_serialization_factor": 0,
  "recompute_checkpoint_every_layer": true,
  "optimizer_state_offchip": true,
  "replicated_tensor_sharding": true,
  "enable_half_first_order_momentum": true,
  "enable_half_partials": true,
  
  "device_iterations": 4,
  "inference_device_iterations": 4,
  "replication_factor": 4,
  "inference_replication_factor": 4,
  "gradient_accumulation_steps": 16,
  "executable_cache_dir": "./exe_cache",
  
  "ipus_per_replica": 4,
  "layers_per_ipu": [3, 7, 7, 7],
  "matmul_proportion": [0.1, 0.2, 0.25, 0.25]
}