mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 06:54:59 +00:00
chore(model): add l3.1-aspire-heart-matrix-8b to the gallery (#4237)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
76c8d0b868
commit
7d2f213dc8
1 changed files with 14 additions and 0 deletions
|
@ -3041,6 +3041,20 @@
|
||||||
- filename: Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
|
- filename: Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
|
||||||
sha256: 8991bef1775edc5190047ef268d60876c2df3a80cf6da5f1bd1e82d09dd0ab2b
|
sha256: 8991bef1775edc5190047ef268d60876c2df3a80cf6da5f1bd1e82d09dd0ab2b
|
||||||
uri: huggingface://mradermacher/Llama-3.1-Tulu-3-8B-DPO-GGUF/Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
|
uri: huggingface://mradermacher/Llama-3.1-Tulu-3-8B-DPO-GGUF/Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
|
||||||
|
- !!merge <<: *llama31
|
||||||
|
name: "l3.1-aspire-heart-matrix-8b"
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/ZeroXClem/L3-Aspire-Heart-Matrix-8B
|
||||||
|
- https://huggingface.co/mradermacher/L3.1-Aspire-Heart-Matrix-8B-GGUF
|
||||||
|
description: |
|
||||||
|
ZeroXClem/L3-Aspire-Heart-Matrix-8B is an experimental language model crafted by merging three high-quality 8B parameter models using the Model Stock Merge method. This synthesis leverages the unique strengths of Aspire, Heart Stolen, and CursedMatrix, creating a highly versatile and robust language model for a wide array of tasks.
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: L3.1-Aspire-Heart-Matrix-8B.Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: L3.1-Aspire-Heart-Matrix-8B.Q4_K_M.gguf
|
||||||
|
sha256: 4d90abaae59f39e8f04548151265dce3b9c913303e6755860f5d28dd5cfc2d86
|
||||||
|
uri: huggingface://mradermacher/L3.1-Aspire-Heart-Matrix-8B-GGUF/L3.1-Aspire-Heart-Matrix-8B.Q4_K_M.gguf
|
||||||
- &deepseek
|
- &deepseek
|
||||||
## Deepseek
|
## Deepseek
|
||||||
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
|
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue