mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
chore(model gallery): add llmevollama-3.1-8b-v0.1-i1 (#4968)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
f3659fa49c
commit
8956452a45
1 changed files with 17 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue