From bc5397bcfc901ca44177555301f33190989ef31b Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 17 Oct 2025 09:13:11 +0200 Subject: [PATCH] chore(model gallery): :robot: add new models via gallery agent (#6501) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- gallery/index.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 4541f94d6..e0dec2236 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -21824,3 +21824,16 @@ - filename: tlacuilo-12b-q4_k_m.gguf sha256: c362bc081b03a8f4f5dcd27373e9c2b60bdc0d168308ede13c4e282c5ab7fa88 uri: huggingface://Ennthen/Tlacuilo-12B-Q4_K_M-GGUF/tlacuilo-12b-q4_k_m.gguf +- !!merge <<: *hermes-2-pro-mistral + name: "hermespersona-24b" + urls: + - https://huggingface.co/mradermacher/HermesPersona-24B-GGUF + description: | + **HermesPersona-24B** is a large language model developed by merging two personality-focused 24B-parameter models—*DeepPersonalityDangerousDolphin-24B* and *Dans-PersonalityEngine-V1.3.0-24b*—using the **LazyMergekit** framework. The merge employs an *arcee_fusion* method with **bfloat16** precision, resulting in a model optimized for expressive, nuanced, and human-like conversational behavior. Ideal for roleplay, storytelling, and emotionally intelligent dialogue, HermesPersona-24B excels at maintaining consistent character personas across interactions. It is designed for use with Hugging Face's `transformers` library and supports both inference and fine-tuning workflows. This model is a high-fidelity, open-source alternative for applications requiring deep personality modeling and rich narrative engagement. + overrides: + parameters: + model: HermesPersona-24B.Q4_K_S.gguf + files: + - filename: HermesPersona-24B.Q4_K_S.gguf + sha256: 9f4c910d76c5d94ad81ea9f5e9d486ec3a89ce982d01b77f6b8c4d3b0c1cd3a6 + uri: huggingface://mradermacher/HermesPersona-24B-GGUF/HermesPersona-24B.Q4_K_S.gguf