Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,14 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- prithivMLmods/Magpie-Qwen-CortexDual-0.6B
|
5 |
library_name: transformers
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
base_model:
|
4 |
- prithivMLmods/Magpie-Qwen-CortexDual-0.6B
|
5 |
library_name: transformers
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- text-generation-inference
|
11 |
+
- math
|
12 |
+
- code
|
13 |
+
---
|
14 |
+
# Magpie-Qwen-CortexDual-0.6B-GGUF
|
15 |
+
|
16 |
+
> **Magpie-Qwen-CortexDual-0.6B** is a specialized, general-purpose model designed for **math**, **code**, and **structured reasoning**. Built with **CortexDual thinking mode**, it dynamically adapts to the complexity of a problem, automatically shifting into a stepwise reasoning mode for intricate logic or math tasks. This 0.6B parameter model leverages **80% of the Magpie Pro 330k dataset** and a modular blend of datasets for general-purpose proficiency and domain versatility.
|