armand0e commited on
Commit
7728ad7
·
verified ·
1 Parent(s): 57b04cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -8,13 +8,28 @@ tags:
8
  license: apache-2.0
9
  language:
10
  - en
 
 
11
  ---
12
 
13
- # Uploaded finetuned model
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
- - **Developed by:** TeichAI
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/Qwen3-32B
18
 
19
  This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
 
 
8
  license: apache-2.0
9
  language:
10
  - en
11
+ datasets:
12
+ - TeichAI/kimi-k2-thinking-1000x
13
  ---
14
 
15
+ # Qwen3 32B - Kimi K2 Thinking Distill
16
+
17
+ This model was trained on 1000 high reasoning examples from **Kimi-K2-Thinking**.
18
+
19
+ - 🧬 Datasets:
20
+ - `TeichAI/kimi-k2-thinking-1000x`
21
+
22
+ - 🏗 Base Model:
23
+ - `unsloth/Qwen3-32B`
24
+
25
+ - ⚡ Use cases:
26
+ - Coding
27
+ - Math
28
+ - Chat
29
+ - Deep Research
30
+
31
+ ---
32
 
 
 
 
33
 
34
  This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
35