Spaces:
Running
Running
Update README.md
#1
by NitrAI - opened
README.md
CHANGED
|
@@ -35,14 +35,14 @@ Our core focus is **efficient reasoning distillation** β capturing complex cod
|
|
| 35 |
* Complex coding-agent trajectories and system-level debugging.
|
| 36 |
* High-efficiency inference on consumer hardware.
|
| 37 |
|
| 38 |
-
### π Polaris-V1 (4B
|
| 39 |
**Polaris-V1** is designed to redefine the boundaries of lightweight local intelligence. Engineered to deliver near-frontier capabilities within a highly efficient 4-billion parameter envelope, it bridges the gap between extreme context length and uncompromising reasoning quality.
|
| 40 |
|
| 41 |
* **Base Architecture:** Qwen3.5-4B
|
| 42 |
* **Context Window:** 1,592,638 tokens (1.5M+ context utilizing precision-focused YaRN-scaling)
|
| 43 |
* **Core Capabilities:**
|
| 44 |
* **Extreme-Scale Retrieval:** Flawless "Needle in a Haystack" performance across millions of tokens, making it capable of analyzing entire multi-repo codebases in a single prompt.
|
| 45 |
-
* **Premium 2026 Distillation:** Fine-tuned on a state-of-the-art dataset distilled from elite frontier models (including
|
| 46 |
* **Interactive ChatML Workflows:** Fully conversational agentic reasoning, moving beyond simple text completion into highly precise, multi-turn system debugging and instruction-following.
|
| 47 |
* **Hardware-Optimized Local Run:** Specifically tailored for lightning-fast local inference on consumer GPUs using optimized custom kernels and native bfloat16 execution.
|
| 48 |
|
|
|
|
| 35 |
* Complex coding-agent trajectories and system-level debugging.
|
| 36 |
* High-efficiency inference on consumer hardware.
|
| 37 |
|
| 38 |
+
### π Polaris-V1 (4B)
|
| 39 |
**Polaris-V1** is designed to redefine the boundaries of lightweight local intelligence. Engineered to deliver near-frontier capabilities within a highly efficient 4-billion parameter envelope, it bridges the gap between extreme context length and uncompromising reasoning quality.
|
| 40 |
|
| 41 |
* **Base Architecture:** Qwen3.5-4B
|
| 42 |
* **Context Window:** 1,592,638 tokens (1.5M+ context utilizing precision-focused YaRN-scaling)
|
| 43 |
* **Core Capabilities:**
|
| 44 |
* **Extreme-Scale Retrieval:** Flawless "Needle in a Haystack" performance across millions of tokens, making it capable of analyzing entire multi-repo codebases in a single prompt.
|
| 45 |
+
* **Premium 2026 Distillation:** Fine-tuned on a state-of-the-art dataset distilled from elite frontier models (including Kimi K3, Qwen3.8), bypassing outdated GPT-3.5/4 patterns entirely.
|
| 46 |
* **Interactive ChatML Workflows:** Fully conversational agentic reasoning, moving beyond simple text completion into highly precise, multi-turn system debugging and instruction-following.
|
| 47 |
* **Hardware-Optimized Local Run:** Specifically tailored for lightning-fast local inference on consumer GPUs using optimized custom kernels and native bfloat16 execution.
|
| 48 |
|