From 8956452a45167de5faac0543fa580a851cbae4a2 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 10 Mar 2025 10:46:49 +0100 Subject: [PATCH] chore(model gallery): add llmevollama-3.1-8b-v0.1-i1 (#4968) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index b681ea8a..427ada08 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -6573,6 +6573,23 @@ - filename: lolzinventor_Meta-Llama-3.1-8B-SurviveV3-Q4_K_M.gguf sha256: 7a8548655c4a0361de9cd5390be50e6b2c2375805f7952140cd27a93ec545dfc uri: huggingface://bartowski/lolzinventor_Meta-Llama-3.1-8B-SurviveV3-GGUF/lolzinventor_Meta-Llama-3.1-8B-SurviveV3-Q4_K_M.gguf +- !!merge <<: *llama31 + name: "llmevollama-3.1-8b-v0.1-i1" + icon: https://huggingface.co/fiveflow/LLMEvoLLaMA-3.1-8B-v0.1/resolve/main/assets/robot.jpeg + urls: + - https://huggingface.co/fiveflow/LLMEvoLLaMA-3.1-8B-v0.1 + - https://huggingface.co/mradermacher/LLMEvoLLaMA-3.1-8B-v0.1-i1-GGUF + description: | + This project aims to optimize model merging by integrating LLMs into evolutionary strategies in a novel way. Instead of using the CMA-ES approach, the goal is to improve model optimization by leveraging the search capabilities of LLMs to explore the parameter space more efficiently and adjust the search scope based on high-performing solutions. + + Currently, the project supports optimization only within the Parameter Space, but I plan to extend its functionality to enable merging and optimization in the Data Flow Space as well. This will further enhance model merging by optimizing the interaction between data flow and parameters. + overrides: + parameters: + model: LLMEvoLLaMA-3.1-8B-v0.1.i1-Q4_K_M.gguf + files: + - filename: LLMEvoLLaMA-3.1-8B-v0.1.i1-Q4_K_M.gguf + sha256: 4a1042b707499451c42acfbecb8319568c856f0c634aabe79c95d7a6436837ab + uri: huggingface://mradermacher/LLMEvoLLaMA-3.1-8B-v0.1-i1-GGUF/LLMEvoLLaMA-3.1-8B-v0.1.i1-Q4_K_M.gguf - !!merge <<: *llama33 name: "llama-3.3-magicalgirl-2.5-i1" icon: https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/FGK0qBGmELj6DEUxbbrdR.png