diff --git a/gallery/index.yaml b/gallery/index.yaml index ee303751..e1eb4e07 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -115,6 +115,20 @@ - filename: VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q4_K_M.gguf sha256: 15b9e4a987f50d7594d030815c7166a996e20db46fe1e20da03e96955020312c uri: huggingface://QuantFactory/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q4_K_M.gguf +- !!merge <<: *llama32 + name: "llama3.2-3b-enigma" + icon: https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/it7MY5MyLCLpFQev5dUis.jpeg + urls: + - https://huggingface.co/QuantFactory/Llama3.2-3B-Enigma-GGUF + description: | + Enigma is a code-instruct 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 with Llama 3.1 405b and supplemented with generalist synthetic data. It uses the Llama 3.2 Instruct prompt format. + overrides: + parameters: + model: Llama3.2-3B-Enigma.Q4_K_M.gguf + files: + - filename: Llama3.2-3B-Enigma.Q4_K_M.gguf + sha256: 4304e6ee1e348b228470700ec1e9423f5972333d376295195ce6cd5c70cae5e4 + uri: huggingface://QuantFactory/Llama3.2-3B-Enigma-GGUF/Llama3.2-3B-Enigma.Q4_K_M.gguf - &qwen25 ## Qwen2.5 name: "qwen2.5-14b-instruct"