From 4c9379c39e80fa7c99dacd4a61ecf6ef89619bd9 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 21 Feb 2025 09:54:42 +0100 Subject: [PATCH] chore(model gallery): add smirki_uigen-t1.1-qwen-7b (#4878) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index a39fadff..7cf75c49 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -4006,6 +4006,21 @@ - filename: smirki_UIGEN-T1.1-Qwen-14B-Q4_K_M.gguf sha256: 7ad2326f06a304891a1d01d4de9feda42cb4395e4cbdc4d60dc2a26d15e5ea91 uri: huggingface://bartowski/smirki_UIGEN-T1.1-Qwen-14B-GGUF/smirki_UIGEN-T1.1-Qwen-14B-Q4_K_M.gguf +- !!merge <<: *qwen25 + name: "smirki_uigen-t1.1-qwen-7b" + icon: https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/VSplF7AM1PJPzeR9FlDhE.png + urls: + - https://huggingface.co/smirki/UIGEN-T1.1-Qwen-7B + - https://huggingface.co/bartowski/smirki_UIGEN-T1.1-Qwen-7B-GGUF + description: | + UIGEN-T1.1 is a 7-billion parameter transformer model fine-tuned on Qwen2.5-Coder-7B-Instruct. It is designed for reasoning-based UI generation, leveraging a complex chain-of-thought approach to produce robust HTML and CSS-based UI components. Currently, it is limited to basic applications such as dashboards, landing pages, and sign-up forms. + overrides: + parameters: + model: smirki_UIGEN-T1.1-Qwen-7B-Q4_K_M.gguf + files: + - filename: smirki_UIGEN-T1.1-Qwen-7B-Q4_K_M.gguf + sha256: e5d78dea15d4281455d64aef1c0f18da5674c6f15285a2991e63208d264b61ae + uri: huggingface://bartowski/smirki_UIGEN-T1.1-Qwen-7B-GGUF/smirki_UIGEN-T1.1-Qwen-7B-Q4_K_M.gguf - &llama31 url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1 icon: https://avatars.githubusercontent.com/u/153379578