]>
git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
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 <redacted>
* Add missing parenthesis
Co-authored-by: Jared Van Bortel <redacted>
* Support rotary_factor for LlavaStableLM
Co-authored-by: Jared Van Bortel <redacted>
* fix typo
* Add StableLMEpochForCausalLM for safety
Co-authored-by: compilade <redacted>
* Add StableLMEpochForCausalLM for safety 2
Co-authored-by: compilade <redacted>
---------
Co-authored-by: Jared Van Bortel <redacted>
Co-authored-by: Jared Van Bortel <redacted>
Co-authored-by: compilade <redacted>