File size: 621 Bytes
603c374 9c7c5f7 603c374 3d5e057 603c374 3d5e057 12e8885 b7b6a69 603c374 9c7c5f7 1cdd41e 603c374 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
{
"auto_loss_scaling": false,
"device_iterations": 1,
"embedding_serialization_factor": 2,
"enable_half_partials": true,
"executable_cache_dir": "./exe_cache",
"gradient_accumulation_steps": 2048,
"inference_device_iterations": 5,
"inference_replication_factor": 1,
"ipus_per_replica": 4,
"layers_per_ipu": [
1,
3,
4,
4
],
"matmul_proportion": [0.6, 0.2, 0.1, 0.1],
"optimizer_state_offchip": true,
"optimum_version": "1.4.1",
"output_mode": "final",
"recompute_checkpoint_every_layer": true,
"replicated_tensor_sharding": true,
"replication_factor": 1,
"seed": 42
}
|