Remove deprecated kwargs
Browse files- ipu_config.json +0 -1
ipu_config.json
CHANGED
@@ -28,6 +28,5 @@
|
|
28 |
"replicated_tensor_sharding": true,
|
29 |
"replication_factor": 4,
|
30 |
"seed": 1984,
|
31 |
-
"sharded_execution_for_inference": false,
|
32 |
"transformers_version": "4.18.0",
|
33 |
}
|
|
|
28 |
"replicated_tensor_sharding": true,
|
29 |
"replication_factor": 4,
|
30 |
"seed": 1984,
|
|
|
31 |
"transformers_version": "4.18.0",
|
32 |
}
|