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
py : fix StableLM conversion after config.json changes (#5703)
* Fix issues during StableLM models conversion
* Fix hard coded layer_norm_eps
* Support layer_norm_eps for LlavaStableLM
Co-authored-by: Jared Van Bortel <[email protected]>
* Add missing parenthesis
Co-authored-by: Jared Van Bortel <[email protected]>
* Support rotary_factor for LlavaStableLM
Co-authored-by: Jared Van Bortel <[email protected]>
* fix typo
* Add StableLMEpochForCausalLM for safety
Co-authored-by: compilade <[email protected]>
* Add StableLMEpochForCausalLM for safety 2
Co-authored-by: compilade <[email protected]>
---------
Co-authored-by: Jared Van Bortel <[email protected]>
Co-authored-by: Jared Van Bortel <[email protected]>
Co-authored-by: compilade <[email protected]>
0 commit comments