mwizakunda
commited on
Commit
·
86617b7
1
Parent(s):
14f4483
Syntax fix
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"layers_per_ipu": [0, 12, 4, 0],
|
3 |
"inference_layers_per_ipu": [0, 8, 8, 0],
|
4 |
"embedding_serialization_factor": 4,
|
5 |
-
"projection_serialization_factor": 4
|
6 |
"matmul_proportion": 0.25,
|
7 |
"inference_matmul_proportion": 0.6,
|
8 |
"recompute_checkpoint_every_layer": true,
|
|
|
2 |
"layers_per_ipu": [0, 12, 4, 0],
|
3 |
"inference_layers_per_ipu": [0, 8, 8, 0],
|
4 |
"embedding_serialization_factor": 4,
|
5 |
+
"projection_serialization_factor": 4,
|
6 |
"matmul_proportion": 0.25,
|
7 |
"inference_matmul_proportion": 0.6,
|
8 |
"recompute_checkpoint_every_layer": true,
|