Update README.md
Browse files
README.md
CHANGED
|
@@ -11,13 +11,13 @@ pinned: false
|
|
| 11 |
|
| 12 |
Veltraxor AI, founded and led by Libo Wang, is an independent research initiative focused on transparent and reproducible work in advanced reasoning and super-coding. The group operates as an open research hub, publishing projects as accessible repositories with documented processes, versioned artifacts, and clear evaluation practices.
|
| 13 |
|
| 14 |
-
## 😊
|
| 15 |
Veltraxor AI pursues first-principles understanding of large language models by dismantling their mechanisms and questioning assumptions. Through creative prompt engineering and iterative experimentation, complex problems are simplified to their essential forms, enabling a shift from tool use to system design. Imperfection is embraced as a starting point, since progress arises through refinement, automation, and cost-efficient design that free researchers for deeper innovation. Ignorance is treated as the path to insight, and human roles evolve alongside AI toward continual breakthrough.
|
| 16 |
|
| 17 |
-
**Veltraxor
|
| 18 |
The system integrates **parameter-efficient fine-tuning (LoRA, QLoRA)** with **custom orchestration pipelines** to achieve state-of-the-art capabilities in **reasoning, multimodal understanding, and controlled evolution**.
|
| 19 |
|
| 20 |
-
Unlike incremental adaptations, Veltraxor
|
| 21 |
|
| 22 |
---
|
| 23 |
|
|
@@ -47,7 +47,7 @@ Unlike incremental adaptations, Veltraxor-1 represents a **frontline deployment-
|
|
| 47 |
- **Private (fine-tuning & deployment assets):** [Veltraxor/veltraxor-1](https://huggingface.co/Veltraxor/veltraxor-1)
|
| 48 |
|
| 49 |
**Base Model Acknowledgement**
|
| 50 |
-
Veltraxor
|
| 51 |
These weights serve as the foundation upon which **custom fine-tuning, adapter layers, orchestration scripts, and proprietary reasoning modules** have been integrated.
|
| 52 |
|
| 53 |
---
|
|
|
|
| 11 |
|
| 12 |
Veltraxor AI, founded and led by Libo Wang, is an independent research initiative focused on transparent and reproducible work in advanced reasoning and super-coding. The group operates as an open research hub, publishing projects as accessible repositories with documented processes, versioned artifacts, and clear evaluation practices.
|
| 13 |
|
| 14 |
+
## 😊 Vision
|
| 15 |
Veltraxor AI pursues first-principles understanding of large language models by dismantling their mechanisms and questioning assumptions. Through creative prompt engineering and iterative experimentation, complex problems are simplified to their essential forms, enabling a shift from tool use to system design. Imperfection is embraced as a starting point, since progress arises through refinement, automation, and cost-efficient design that free researchers for deeper innovation. Ignorance is treated as the path to insight, and human roles evolve alongside AI toward continual breakthrough.
|
| 16 |
|
| 17 |
+
**Veltraxor 1** is a **685B-parameter foundation model stack**, independently built, fine-tuned, and adapted by **Libo Wang**.
|
| 18 |
The system integrates **parameter-efficient fine-tuning (LoRA, QLoRA)** with **custom orchestration pipelines** to achieve state-of-the-art capabilities in **reasoning, multimodal understanding, and controlled evolution**.
|
| 19 |
|
| 20 |
+
Unlike incremental adaptations, Veltraxor 1 represents a **frontline deployment-scale LLM** that embeds **original reasoning technologies** — **Dynamic Chain-of-Thought (D-CoT)** and **Graph-of-Causal Evolution (GoCE)** — within a robust backend composed of multimodal ingestion, RAG retrieval, layered reasoning, and a dedicated Super-Coding module.
|
| 21 |
|
| 22 |
---
|
| 23 |
|
|
|
|
| 47 |
- **Private (fine-tuning & deployment assets):** [Veltraxor/veltraxor-1](https://huggingface.co/Veltraxor/veltraxor-1)
|
| 48 |
|
| 49 |
**Base Model Acknowledgement**
|
| 50 |
+
Veltraxor 1 is derived from the **open-source weights of DeepSeek R1** (MIT License).
|
| 51 |
These weights serve as the foundation upon which **custom fine-tuning, adapter layers, orchestration scripts, and proprietary reasoning modules** have been integrated.
|
| 52 |
|
| 53 |
---
|