Update README.md
Browse files
README.md
CHANGED
|
@@ -94,6 +94,9 @@ model-index:
|
|
| 94 |
|
| 95 |
**Atomight-V2.1-0.5B-Inference** is an ultra-compact, reasoning-oriented causal language model developed under the **[Atomight Ecosystem](https://huggingface.co/NovatasticRoScript/collections)**. Currently our **best model** up-to-date. Built on a Qwen-derived 494M parameter foundation, the model has been refined using **GRPO (Group Relative Policy Optimization)** reinforcement tuning.
|
| 96 |
|
|
|
|
|
|
|
|
|
|
| 97 |
Despite its tiny physical footprint, Atomight-V2.1-0.5B targets highly efficient edge-device reasoning, structured text outputs, lightweight coding assistance, and rapid deployment workflows under severe compute constraints.
|
| 98 |
|
| 99 |
### Key Highlights
|
|
@@ -105,7 +108,7 @@ Weighted/Imatrix Quants, and Static Quants by [mradermacher](https://huggingface
|
|
| 105 |
https://huggingface.co/mradermacher/Atomight-V2.1-0.5B-Inference-i1-GGUF
|
| 106 |
https://huggingface.co/mradermacher/Atomight-V2.1-0.5B-Inference-GGUF
|
| 107 |
|
| 108 |
-
**NOTICE: Think tags (Chain-of-Thought reasoning) may not be working for some reasons, but rest assured, the model's weights and structure are completely SAFE.**
|
| 109 |
|
| 110 |
---
|
| 111 |
|
|
|
|
| 94 |
|
| 95 |
**Atomight-V2.1-0.5B-Inference** is an ultra-compact, reasoning-oriented causal language model developed under the **[Atomight Ecosystem](https://huggingface.co/NovatasticRoScript/collections)**. Currently our **best model** up-to-date. Built on a Qwen-derived 494M parameter foundation, the model has been refined using **GRPO (Group Relative Policy Optimization)** reinforcement tuning.
|
| 96 |
|
| 97 |
+
> [!Note]
|
| 98 |
+
> Use this model when you want explicit chain-of-thought before the final answer — complex debugging, multi-step planning, agentic workflows, and math- or reasoning-heavy tasks.
|
| 99 |
+
|
| 100 |
Despite its tiny physical footprint, Atomight-V2.1-0.5B targets highly efficient edge-device reasoning, structured text outputs, lightweight coding assistance, and rapid deployment workflows under severe compute constraints.
|
| 101 |
|
| 102 |
### Key Highlights
|
|
|
|
| 108 |
https://huggingface.co/mradermacher/Atomight-V2.1-0.5B-Inference-i1-GGUF
|
| 109 |
https://huggingface.co/mradermacher/Atomight-V2.1-0.5B-Inference-GGUF
|
| 110 |
|
| 111 |
+
**NOTICE: Think tags (Chain-of-Thought reasoning) may not be working now for some reasons, but rest assured, the model's weights and structure are completely SAFE.**
|
| 112 |
|
| 113 |
---
|
| 114 |
|