You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the paper it says StableLM has 32 hidden layers and half of them are used as MoE layers, which should be 16.
But I checked the model you open-resourced, the config says it has only 24 layers, so MoE layers should be 12 according to this.
I wonder if there is a slight error in the paper? Thanks for answering in advance.
The text was updated successfully, but these errors were encountered:
Question
In the paper it says StableLM has 32 hidden layers and half of them are used as MoE layers, which should be 16.
But I checked the model you open-resourced, the config says it has only 24 layers, so MoE layers should be 12 according to this.
I wonder if there is a slight error in the paper? Thanks for answering in advance.
The text was updated successfully, but these errors were encountered: