Triangle104 commited on
Commit
8d4ea68
·
verified ·
1 Parent(s): b27a4ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -22,6 +22,12 @@ tags:
22
  This model was converted to GGUF format from [`prithivMLmods/Crux-Qwen3_OpenThinking-4B`](https://huggingface.co/prithivMLmods/Crux-Qwen3_OpenThinking-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
23
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Crux-Qwen3_OpenThinking-4B) for more details on the model.
24
 
 
 
 
 
 
 
25
  ## Use with llama.cpp
26
  Install llama.cpp through brew (works on Mac and Linux)
27
 
 
22
  This model was converted to GGUF format from [`prithivMLmods/Crux-Qwen3_OpenThinking-4B`](https://huggingface.co/prithivMLmods/Crux-Qwen3_OpenThinking-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
23
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Crux-Qwen3_OpenThinking-4B) for more details on the model.
24
 
25
+ ---
26
+ Crux-Qwen3_OpenThinking-4B is fine-tuned on the Qwen3-4B architecture, optimized for advanced open thinking, mathematical reasoning, and logical problem solving. This model is trained on the traces of sk1.1, which include 1,000 entries from the Gemini thinking trajectory, combined with fine-tuning on 100k tokens of open math reasoning
27
+ data. This makes it highly effective for nuanced reasoning, educational
28
+ tasks, and complex problem-solving requiring clear thought processes.
29
+
30
+ ---
31
  ## Use with llama.cpp
32
  Install llama.cpp through brew (works on Mac and Linux)
33