Skip to content

Commit 2f5af6b

Browse files
authored
chore(model gallery): add agentica-org_deepswe-preview (#5792)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 00cf2e0 commit 2f5af6b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

gallery/index.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,6 +1593,23 @@
15931593
- filename: HelpingAI_Dhanishtha-2.0-preview-Q4_K_M.gguf
15941594
sha256: 026a1f80187c9ecdd0227816a35661f3b6b7abe85971121b4c1c25b6cdd7ab86
15951595
uri: huggingface://bartowski/HelpingAI_Dhanishtha-2.0-preview-GGUF/HelpingAI_Dhanishtha-2.0-preview-Q4_K_M.gguf
1596+
- !!merge <<: *qwen3
1597+
name: "agentica-org_deepswe-preview"
1598+
icon: https://hebbkx1anhila5yf.public.blob.vercel-storage.com/IMG_3783-N75vmFhDaJtJkLR4d8pdBymos68DPo.png
1599+
urls:
1600+
- https://huggingface.co/agentica-org/DeepSWE-Preview
1601+
- https://huggingface.co/bartowski/agentica-org_DeepSWE-Preview-GGUF
1602+
description: |
1603+
DeepSWE-Preview is a fully open-sourced, state-of-the-art coding agent trained with only reinforcement learning (RL) to excel at software engineering (SWE) tasks. DeepSWE-Preview demonstrates strong reasoning capabilities in navigating complex codebases and viewing/editing multiple files, and it serves as a foundational model for future coding agents. The model achieves an impressive 59.0% on SWE-Bench-Verified, which is currently #1 in the open-weights category.
1604+
1605+
DeepSWE-Preview is trained on top of Qwen3-32B with thinking mode enabled. With just 200 steps of RL training, SWE-Bench-Verified score increases by ~20%.
1606+
overrides:
1607+
parameters:
1608+
model: agentica-org_DeepSWE-Preview-Q4_K_M.gguf
1609+
files:
1610+
- filename: agentica-org_DeepSWE-Preview-Q4_K_M.gguf
1611+
sha256: 196a7128d3b7a59f1647792bb72c17db306f773e78d5a47feeeea92e672d761b
1612+
uri: huggingface://bartowski/agentica-org_DeepSWE-Preview-GGUF/agentica-org_DeepSWE-Preview-Q4_K_M.gguf
15961613
- &gemma3
15971614
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
15981615
name: "gemma-3-27b-it"

0 commit comments

Comments
 (0)