Triangle104 commited on
Commit
d5e1303
·
verified ·
1 Parent(s): 28f52a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -19,6 +19,18 @@ model-index:
19
  This model was converted to GGUF format from [`open-thoughts/OpenThinker-32B`](https://huggingface.co/open-thoughts/OpenThinker-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
20
  Refer to the [original model card](https://huggingface.co/open-thoughts/OpenThinker-32B) for more details on the model.
21
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ## Use with llama.cpp
23
  Install llama.cpp through brew (works on Mac and Linux)
24
 
 
19
  This model was converted to GGUF format from [`open-thoughts/OpenThinker-32B`](https://huggingface.co/open-thoughts/OpenThinker-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
20
  Refer to the [original model card](https://huggingface.co/open-thoughts/OpenThinker-32B) for more details on the model.
21
 
22
+ ---
23
+ This model is a fine-tuned version of Qwen/Qwen2.5-32B-Instruct on the
24
+ OpenThoughts-114k dataset.
25
+
26
+
27
+ The dataset is derived by distilling DeepSeek-R1 using the data pipeline available on github.
28
+ More info about the dataset can be found on the dataset card at OpenThoughts-114k dataset.
29
+
30
+
31
+ The numbers reported in the table below are evaluated with our open-source tool Evalchemy.
32
+
33
+ ---
34
  ## Use with llama.cpp
35
  Install llama.cpp through brew (works on Mac and Linux)
36