From 17e533a0866e3136905904fbe47a6ef2e0b50657 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 14 Apr 2025 12:20:20 +0200 Subject: [PATCH] chore(model gallery): add skywork_skywork-or1-7b-preview (#5173) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index bfc3c930..7de66a8e 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -8662,6 +8662,26 @@ - filename: Zyphra_ZR1-1.5B-Q4_K_M.gguf sha256: 5442a9303f651eec30d8d17cd649982ddedf3629ff4faf3bf08d187900a7e7bd uri: huggingface://bartowski/Zyphra_ZR1-1.5B-GGUF/Zyphra_ZR1-1.5B-Q4_K_M.gguf +- !!merge <<: *deepseek-r1 + name: "skywork_skywork-or1-7b-preview" + urls: + - https://huggingface.co/Skywork/Skywork-OR1-7B-Preview + - https://huggingface.co/bartowski/Skywork_Skywork-OR1-7B-Preview-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-Preview and Skywork-OR1-32B-Preview, along with a math-specialized model, Skywork-OR1-Math-7B. + + Skywork-OR1-Math-7B is specifically optimized for mathematical reasoning, scoring 69.8 on AIME24 and 52.3 on AIME25 — well ahead of all models of similar size. + Skywork-OR1-32B-Preview delivers the 671B-parameter Deepseek-R1 performance on math tasks (AIME24 and AIME25) and coding tasks (LiveCodeBench). + Skywork-OR1-7B-Preview outperforms all similarly sized models in both math and coding scenarios. + + The final release version will be available in two weeks. + overrides: + parameters: + model: Skywork_Skywork-OR1-7B-Preview-Q4_K_M.gguf + files: + - filename: Skywork_Skywork-OR1-7B-Preview-Q4_K_M.gguf + sha256: 5816934378dd1b9dd3a656efedef488bfa85eeeade467f99317f7cc4cbf6ceda + uri: huggingface://bartowski/Skywork_Skywork-OR1-7B-Preview-GGUF/Skywork_Skywork-OR1-7B-Preview-Q4_K_M.gguf - &qwen2 url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## Start QWEN2 name: "qwen2-7b-instruct"