mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
chore(model gallery): add skywork_skywork-or1-7b (#5370)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
1dc5781679
commit
04365843e6
1 changed files with 17 additions and 0 deletions
|
@ -10034,6 +10034,23 @@
|
||||||
- filename: Skywork_Skywork-OR1-32B-Q4_K_M.gguf
|
- filename: Skywork_Skywork-OR1-32B-Q4_K_M.gguf
|
||||||
sha256: 5090c27a200ec3ce95e3077f444a9184f41f7473a6ee3dd73582a92445228d26
|
sha256: 5090c27a200ec3ce95e3077f444a9184f41f7473a6ee3dd73582a92445228d26
|
||||||
uri: huggingface://bartowski/Skywork_Skywork-OR1-32B-GGUF/Skywork_Skywork-OR1-32B-Q4_K_M.gguf
|
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
|
- &qwen2
|
||||||
url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## Start QWEN2
|
url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## Start QWEN2
|
||||||
name: "qwen2-7b-instruct"
|
name: "qwen2-7b-instruct"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue