Remove excess layer_types from config
#2
by
jwlarocque
- opened
Previously inference would fail with ValueError: 'num_hidden_layers' (16) must be equal to the number of layer types (28)
With the change the output seems coherent, so I assume this is the intended configuration.
Thanks @jwlarocque
Souvik3333
changed pull request status to
merged