From 8131ddd87835362834432c3cd1b9500b072d83ed Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 16 Jan 2025 09:58:14 +0100 Subject: [PATCH] chore(model gallery): add uwu-7b-instruct (#4613) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 40dc85a4fbeb..7c4e86b40082 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -3201,6 +3201,20 @@ - filename: lb-reranker-0.5B-v1.0-Q4_K_M.gguf sha256: 43568150de5136da15c996bbf4d1a78cc6580515c40f0ef9a8c90b0542228ab3 uri: huggingface://bartowski/lb-reranker-0.5B-v1.0-GGUF/lb-reranker-0.5B-v1.0-Q4_K_M.gguf +- !!merge <<: *qwen25 + name: "uwu-7b-instruct" + urls: + - https://huggingface.co/qingy2024/UwU-7B-Instruct + - https://huggingface.co/bartowski/UwU-7B-Instruct-GGUF + description: | + Small QwQ, full-finetuned on FineQwQ-142K. Unlike my previous models, this one is a general-purpose reasoning machine! + overrides: + parameters: + model: UwU-7B-Instruct-Q4_K_M.gguf + files: + - filename: UwU-7B-Instruct-Q4_K_M.gguf + sha256: 279b2ba20d51bb155c8dd497cf49e0c28407b1822c75de88cfd83d13fd14a59f + uri: huggingface://bartowski/UwU-7B-Instruct-GGUF/UwU-7B-Instruct-Q4_K_M.gguf - &smollm ## SmolLM url: "github:mudler/LocalAI/gallery/chatml.yaml@master"