Skip to content

Commit 872d05b

Browse files
committed
chore(model): add llama3.2-3b-enigma to the gallery
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 216838b commit 872d05b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,21 @@
587587
- filename: calme-3.1-llamaloi-3b.Q5_K_M.gguf
588588
sha256: 06b900c7252423329ca57a02a8b8d18a1294934709861d09af96e74694c9a3f1
589589
uri: huggingface://MaziyarPanahi/calme-3.1-llamaloi-3b-GGUF/calme-3.1-llamaloi-3b.Q5_K_M.gguf
590+
- !!merge <<: *llama32
591+
name: "llama3.2-3b-enigma"
592+
icon: https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/it7MY5MyLCLpFQev5dUis.jpeg
593+
urls:
594+
- https://huggingface.co/QuantFactory/Llama3.2-3B-Enigma-GGUF
595+
- https://huggingface.co/QuantFactory/Llama3.2-3B-Enigma-GGUF
596+
description: |
597+
ValiantLabs/Llama3.2-3B-Enigma is an Enigma model built on Llama 3.2 3b. It is a high-quality code-instruct model with the Llama 3.2 Instruct chat format. The model is finetuned on synthetic code-instruct data generated using Llama 3.1 405b and supplemented with generalist synthetic data. This model is suitable for both code-instruct and general chat applications.
598+
overrides:
599+
parameters:
600+
model: Llama3.2-3B-Enigma.Q4_K_M.gguf
601+
files:
602+
- filename: Llama3.2-3B-Enigma.Q4_K_M.gguf
603+
sha256: 4304e6ee1e348b228470700ec1e9423f5972333d376295195ce6cd5c70cae5e4
604+
uri: huggingface://QuantFactory/Llama3.2-3B-Enigma-GGUF/Llama3.2-3B-Enigma.Q4_K_M.gguf
590605
- &qwen25
591606
## Qwen2.5
592607
name: "qwen2.5-14b-instruct"

0 commit comments

Comments
 (0)