Skip to content

Commit 0030a3f

Browse files
authored
chore(model gallery): add simplescaling_s1.1-32b (#4812)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 0a748b0 commit 0030a3f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3689,6 +3689,20 @@
36893689
- filename: localai-functioncall-qwen2.5-7b-v0.5-q4_k_m.gguf
36903690
sha256: 4e7b7fe1d54b881f1ef90799219dc6cc285d29db24f559c8998d1addb35713d4
36913691
uri: huggingface://mudler/LocalAI-functioncall-qwen2.5-7b-v0.5-Q4_K_M-GGUF/localai-functioncall-qwen2.5-7b-v0.5-q4_k_m.gguf
3692+
- !!merge <<: *qwen25
3693+
name: "simplescaling_s1.1-32b"
3694+
urls:
3695+
- https://huggingface.co/simplescaling/s1.1-32B
3696+
- https://huggingface.co/bartowski/simplescaling_s1.1-32B-GGUF
3697+
description: |
3698+
s1.1 is our sucessor of s1 with better reasoning performance by leveraging reasoning traces from r1 instead of Gemini. This model is a successor of s1-32B with slightly better performance. Thanks to Ryan Marten for helping generate r1 traces for s1K.
3699+
overrides:
3700+
parameters:
3701+
model: simplescaling_s1.1-32B-Q4_K_M.gguf
3702+
files:
3703+
- filename: simplescaling_s1.1-32B-Q4_K_M.gguf
3704+
sha256: 6ce3cbfcca8ab50a6e877e6bdfc6538c54e1d9a7e5cc81a9930d5d056a9db4e8
3705+
uri: huggingface://bartowski/simplescaling_s1.1-32B-GGUF/simplescaling_s1.1-32B-Q4_K_M.gguf
36923706
- &llama31
36933707
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
36943708
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)