From 305941d2a8083aa6913d0d0bcd3f357d7e629221 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 15 May 2025 09:59:55 +0200 Subject: [PATCH] chore(model gallery): add skywork_skywork-or1-7b Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index ce8863c9..bc6ddfa8 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -10034,6 +10034,23 @@ - filename: Skywork_Skywork-OR1-32B-Q4_K_M.gguf sha256: 5090c27a200ec3ce95e3077f444a9184f41f7473a6ee3dd73582a92445228d26 uri: huggingface://bartowski/Skywork_Skywork-OR1-32B-GGUF/Skywork_Skywork-OR1-32B-Q4_K_M.gguf +- !!merge <<: *deepseek-r1 + name: "skywork_skywork-or1-7b" + urls: + - https://huggingface.co/Skywork/Skywork-OR1-7B + - https://huggingface.co/bartowski/Skywork_Skywork-OR1-7B-GGUF + description: | + The Skywork-OR1 (Open Reasoner 1) model series consists of powerful math and code reasoning models trained using large-scale rule-based reinforcement learning with carefully designed datasets and training recipes. This series includes two general-purpose reasoning modelsl, Skywork-OR1-7B and Skywork-OR1-32B. + + Skywork-OR1-32B outperforms Deepseek-R1 and Qwen3-32B on math tasks (AIME24 and AIME25) and delivers comparable performance on coding tasks (LiveCodeBench). + Skywork-OR1-7B exhibits competitive performance compared to similarly sized models in both math and coding scenarios. + overrides: + parameters: + model: Skywork_Skywork-OR1-7B-Q4_K_M.gguf + files: + - filename: Skywork_Skywork-OR1-7B-Q4_K_M.gguf + sha256: 3c5e25b875a8e748fd6991484aa17335c76a13e5aca94917a0c3f08c0239c269 + uri: huggingface://bartowski/Skywork_Skywork-OR1-7B-GGUF/Skywork_Skywork-OR1-7B-Q4_K_M.gguf - &qwen2 url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## Start QWEN2 name: "qwen2-7b-instruct"