ridgerchu / matmulfreellm

Implementation for MatMul-free LM.
Apache License 2.0
2.5k stars 139 forks source link

Baseline weights? #20

Closed justanhduc closed 2 weeks ago

justanhduc commented 2 weeks ago

Hi. Thanks for open-sourcing this interesting project. Any chance that you can upload the weights for the Transformer++ baselines as well? Thanks a lot!

ridgerchu commented 2 weeks ago

Hi, you can find the baseline Transformer++ in fla-hub: Link.

justanhduc commented 2 weeks ago

Awesome thanks!