Triangle104 commited on
Commit
11d713c
·
verified ·
1 Parent(s): fe7a0d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -20,6 +20,12 @@ model-index:
20
  This model was converted to GGUF format from [`open-thoughts/OpenThinker3-1.5B`](https://huggingface.co/open-thoughts/OpenThinker3-1.5B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
21
  Refer to the [original model card](https://huggingface.co/open-thoughts/OpenThinker3-1.5B) for more details on the model.
22
 
 
 
 
 
 
 
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25
 
 
20
  This model was converted to GGUF format from [`open-thoughts/OpenThinker3-1.5B`](https://huggingface.co/open-thoughts/OpenThinker3-1.5B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
21
  Refer to the [original model card](https://huggingface.co/open-thoughts/OpenThinker3-1.5B) for more details on the model.
22
 
23
+ ---
24
+ State-of-the-art SFT-only 1.5B reasoning model. 🚀
25
+
26
+ This model is a fine-tuned version of Qwen/Qwen2.5-1.5B-Instruct on the OpenThoughts3-1.2M dataset.
27
+
28
+ ---
29
  ## Use with llama.cpp
30
  Install llama.cpp through brew (works on Mac and Linux)
31