graphcore-rahult commited on
Commit
6186da3
1 Parent(s): f16418e
Files changed (1) hide show
  1. ipu_config.json +0 -2
ipu_config.json CHANGED
@@ -7,7 +7,6 @@
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 16,
9
  "inference_device_iterations": 5,
10
- "inference_replication_factor": 5,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  0,
@@ -21,7 +20,6 @@
21
  "output_mode": "final",
22
  "recompute_checkpoint_every_layer": true,
23
  "replicated_tensor_sharding": false,
24
- "replication_factor": 5,
25
  "seed": 42,
26
  "sharded_execution_for_inference": false,
27
  "transformers_version": "4.20.1"
 
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 16,
9
  "inference_device_iterations": 5,
 
10
  "ipus_per_replica": 4,
11
  "layers_per_ipu": [
12
  0,
 
20
  "output_mode": "final",
21
  "recompute_checkpoint_every_layer": true,
22
  "replicated_tensor_sharding": false,
 
23
  "seed": 42,
24
  "sharded_execution_for_inference": false,
25
  "transformers_version": "4.20.1"