|
{ |
|
"auto_loss_scaling": false, |
|
"device_iterations": 2, |
|
"embedding_serialization_factor": 4, |
|
"enable_half_partials": true, |
|
"executable_cache_dir": "./exe_cache", |
|
"execute_encoder_on_cpu_for_generation": false, |
|
"explicit_ir_inference": false, |
|
"gradient_accumulation_steps": 64, |
|
"inference_device_iterations": 5, |
|
"inference_embedding_serialization_factor": 1, |
|
"inference_ipus_per_replica": 4, |
|
"inference_layers_per_ipu": [ |
|
0, |
|
4, |
|
4, |
|
4 |
|
], |
|
"inference_matmul_proportion": 0.25, |
|
"inference_parallelize_kwargs": {}, |
|
"inference_projection_serialization_factor": 1, |
|
"inference_replication_factor": 4, |
|
"inference_serialized_embedding_splits_per_ipu": null, |
|
"inference_serialized_projection_splits_per_ipu": null, |
|
"ipus_per_replica": 4, |
|
"layers_per_ipu": [ |
|
0, |
|
4, |
|
4, |
|
4 |
|
], |
|
"matmul_proportion": 0.25, |
|
"optimizer_state_offchip": true, |
|
"optimum_version": "1.6.1", |
|
"output_mode": "final", |
|
"parallelize_kwargs": {}, |
|
"projection_serialization_factor": 1, |
|
"recompute_checkpoint_every_layer": true, |
|
"replicated_tensor_sharding": true, |
|
"replication_factor": 4, |
|
"seed": 42, |
|
"serialized_embedding_splits_per_ipu": null, |
|
"serialized_projection_splits_per_ipu": null, |
|
"transformers_version": "4.29.2" |
|
} |
|
|