Triangle104 commited on
Commit
10ece30
·
verified ·
1 Parent(s): 4fd8790

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -21,6 +21,12 @@ model-index:
21
  This model was converted to GGUF format from [`bespokelabs/Bespoke-Stratos-7B`](https://huggingface.co/bespokelabs/Bespoke-Stratos-7B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
22
  Refer to the [original model card](https://huggingface.co/bespokelabs/Bespoke-Stratos-7B) for more details on the model.
23
 
 
 
 
 
 
 
24
  ## Use with llama.cpp
25
  Install llama.cpp through brew (works on Mac and Linux)
26
 
 
21
  This model was converted to GGUF format from [`bespokelabs/Bespoke-Stratos-7B`](https://huggingface.co/bespokelabs/Bespoke-Stratos-7B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
22
  Refer to the [original model card](https://huggingface.co/bespokelabs/Bespoke-Stratos-7B) for more details on the model.
23
 
24
+ ---
25
+ Model details:
26
+ -
27
+ This model is a fine-tuned version of Qwen/Qwen2.5-7B-Instruct on the Bespoke-Stratos-17k dataset. The dataset is derived by distilling DeepSeek-R1 using the data pipeline of Berkeley NovaSky’s Sky-T1 with some modifications. More info in the dataset card at Bespoke-Stratos-17k. It outperforms Qwen-2.5-7B-Instruct on math reasoning benchmarks
28
+
29
+ ---
30
  ## Use with llama.cpp
31
  Install llama.cpp through brew (works on Mac and Linux)
32