File size: 478 Bytes
b1115b3 cabfad6 f77384d b1115b3 cabfad6 b1115b3 8fd7e5a b1115b3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"recompute_checkpoint_every_layer": true,
"optimizer_state_offchip": true,
"replicated_tensor_sharding": true,
"enable_half_partials": true,
"replication_factor": 1,
"gradient_accumulation_steps": 128,
"device_iterations": 1,
"executable_cache_dir": "./exe_cache",
"inference_device_iterations": 4,
"inference_replication_factor": 1,
"ipus_per_replica": 4,
"layers_per_ipu": [3, 3, 3, 3],
"matmul_proportion": 0.3
} |