Skip to content

Commit 60ec2cf

Browse files
authored
chore(model gallery): add openthinker-7b (#4720)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 244f4b5 commit 60ec2cf

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

gallery/index.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3455,6 +3455,25 @@
34553455
- filename: Confucius-o1-14B-Q4_K_M.gguf
34563456
sha256: 03182920edd8667db7d2a362ca2d25e88f4b615b383b5a55c764f4715fb22dd9
34573457
uri: huggingface://bartowski/Confucius-o1-14B-GGUF/Confucius-o1-14B-Q4_K_M.gguf
3458+
- !!merge <<: *qwen25
3459+
name: "openthinker-7b"
3460+
icon: https://huggingface.co/datasets/open-thoughts/open-thoughts-114k/resolve/main/open_thoughts.png
3461+
urls:
3462+
- https://huggingface.co/open-thoughts/OpenThinker-7B
3463+
- https://huggingface.co/bartowski/OpenThinker-7B-GGUF
3464+
description: |
3465+
This model is a fine-tuned version of Qwen/Qwen2.5-7B-Instruct on the OpenThoughts-114k dataset dataset.
3466+
3467+
The dataset is derived by distilling DeepSeek-R1 using the data pipeline available on github. More info about the dataset can be found on the dataset card at OpenThoughts-114k dataset.
3468+
3469+
This model improves upon the Bespoke-Stratos-7B model, which used 17k examples (Bespoke-Stratos-17k dataset). The numbers reported in the table below are evaluated with our open-source tool Evalchemy.
3470+
overrides:
3471+
parameters:
3472+
model: OpenThinker-7B-Q4_K_M.gguf
3473+
files:
3474+
- filename: OpenThinker-7B-Q4_K_M.gguf
3475+
sha256: 94dff1a7acd685db5cff7afdb837aab8172e06d65fe6179ba47428e3030acd93
3476+
uri: huggingface://bartowski/OpenThinker-7B-GGUF/OpenThinker-7B-Q4_K_M.gguf
34583477
- &llama31 ## LLama3.1
34593478
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"
34603479
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)