Transformers
PyTorch
Graphcore
English
groupbert
Generated from Trainer
Inference Endpoints
jimypbr commited on
Commit
633cd44
·
1 Parent(s): 1cdd41e

Update the matmul proportion

Browse files
Files changed (1) hide show
  1. ipu_config.json +1 -1
ipu_config.json CHANGED
@@ -14,7 +14,7 @@
14
  4,
15
  4
16
  ],
17
- "matmul_proportion": 0.1,
18
  "optimizer_state_offchip": true,
19
  "optimum_version": "1.4.1",
20
  "output_mode": "final",
 
14
  4,
15
  4
16
  ],
17
+ "matmul_proportion": [0.6, 0.09, 0.1, 0.15],
18
  "optimizer_state_offchip": true,
19
  "optimum_version": "1.4.1",
20
  "output_mode": "final",