Fix `mlp_ratio` being a float instead of an int

#1
StratifAI org

Newer versions of automodel check if mlp is an int, leading to a crash at load time.

SAI-Marko changed pull request status to merged

Sign up or log in to comment