Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,11 @@ pinned: false
|
|
| 9 |
|
| 10 |
# Veltraxor AI
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
**Veltraxor-1** is a **685B-parameter foundation model stack**, independently built, fine-tuned, and adapted by **Libo Wang**.
|
| 13 |
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**.
|
| 14 |
|
|
|
|
| 9 |
|
| 10 |
# Veltraxor AI
|
| 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 |
+
## 😊 Research 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 |
|