| { | |
| "decompose_grad_sum": false, | |
| "device_iterations": 2, | |
| "embedding_serialization_factor": 5, | |
| "enable_half_first_order_momentum": true, | |
| "enable_half_partials": true, | |
| "executable_cache_dir": "./exe_cache", | |
| "execute_encoder_on_cpu_for_generation": false, | |
| "gradient_accumulation_steps": 16, | |
| "inference_device_iterations": 9, | |
| "inference_replication_factor": 2, | |
| "ipus_per_replica": 8, | |
| "layers_per_ipu": [ | |
| 0, | |
| 3, | |
| 3, | |
| 3, | |
| 3, | |
| 4, | |
| 4, | |
| 4 | |
| ], | |
| "matmul_proportion": 0.25, | |
| "optimizer_state_offchip": true, | |
| "optimum_version": "1.4.1", | |
| "output_mode": "final", | |
| "profile_dir": "", | |
| "recompute_checkpoint_every_layer": true, | |
| "replicated_tensor_sharding": true, | |
| "replication_factor": 2, | |
| "seed": 42, | |
| "sharded_execution_for_inference": false, | |
| "transformers_version": "4.24.0", | |
| "use_popdist": false | |
| } | |