Update README.md
Browse files
README.md
CHANGED
|
@@ -5,13 +5,14 @@ license: apache-2.0
|
|
| 5 |
base_model: Qwen/Qwen3-4B
|
| 6 |
tags:
|
| 7 |
- reasoning
|
| 8 |
-
- tree-of-
|
| 9 |
- dpo
|
| 10 |
- grpo
|
| 11 |
- mathematics
|
| 12 |
- rlhf
|
| 13 |
- peft
|
| 14 |
- lora
|
|
|
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
inference: true
|
| 17 |
---
|
|
|
|
| 5 |
base_model: Qwen/Qwen3-4B
|
| 6 |
tags:
|
| 7 |
- reasoning
|
| 8 |
+
- tree-of-thoughts
|
| 9 |
- dpo
|
| 10 |
- grpo
|
| 11 |
- mathematics
|
| 12 |
- rlhf
|
| 13 |
- peft
|
| 14 |
- lora
|
| 15 |
+
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
inference: true
|
| 18 |
---
|