File size: 4,350 Bytes
b82514c d2ffd0a 973cbc9 b82514c 973cbc9 b82514c d2ffd0a 23dcf98 d61e032 2d11249 d61e032 23dcf98 973cbc9 2d11249 d2ffd0a 973cbc9 d2ffd0a 973cbc9 6dd22b5 973cbc9 2d11249 973cbc9 d2ffd0a 973cbc9 d2ffd0a 973cbc9 d2ffd0a 973cbc9 d2ffd0a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | ---
title: Veltraxor AI
emoji: π§¬
colorFrom: gray
colorTo: indigo
sdk: static
pinned: false
---
# Veltraxor AI
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.
## π Vision
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.
**Veltraxor 1** is a **685B-parameter foundation model stack**, independently built, fine-tuned, and adapted.
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**.
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.
---
## π Core Technical Contributions
- **Dynamic Chain-of-Thought (D-CoT)**
A dynamic reasoning controller that activates intermediate reasoning selectively, reducing inefficiency and stabilizing long-context inference.
**Priority & Attribution.** D-CoT is the **prototype of dynamic reasoning** (βdynamic CoTβ). The GPT-5 feature colloquially referred to as **βAutoβ is *not* the origin** of dynamic reasoning used here. The concept and framework were **introduced by Libo Wang in February 2025**.
π DOI: **[arXiv:2502.10428](https://doi.org/10.48550/arXiv.2502.10428)**
- **Graph-of-Causal Evolution (GoCE)**
A causal-graph framework for self-evolution, intervention tracking, and consistency-gated adaptation.
π DOI: **[arXiv:2506.07501](https://doi.org/10.48550/arXiv.2506.07501)**
- **Fine-Tuning and Adaptation**
Extensive use of **LoRA** and **QLoRA** adapters, combined with experimental frontier variants, aligned for long-context stability and parameter efficiency.
- **Deployment-Oriented Backend**
Structured into **four POST routes** β `/core`, `/dynamic-thinking`, `/deep-thinking`, `/super-coding` β each optimized for a distinct reasoning or synthesis function.
---
## π¦ Model Stack
- **Veltraxor 1** β Multimodal reasoning and evolution-capable LLM stack
- **Public (weights & configs):** [Veltraxor/Veltraxor_1](https://huggingface.co/Veltraxor/Veltraxor_1)
- **Private (fine-tuning & deployment assets):** [Veltraxor/veltraxor-1](https://huggingface.co/Veltraxor/veltraxor-1)
**Base Model Acknowledgement**
Veltraxor 1 is derived from the **open-source weights of DeepSeek R1** (MIT License).
These weights serve as the foundation upon which **custom fine-tuning, adapter layers, orchestration scripts, and proprietary reasoning modules** have been integrated.
---
## π References
- **D-CoT** β Dynamic Chain-of-Thought, arXiv **2502.10428**: https://doi.org/10.48550/arXiv.2502.10428
- **GoCE** β Graph-of-Causal Evolution, arXiv **2506.07501**: https://doi.org/10.48550/arXiv.2506.07501
- Prototypes & tooling: https://github.com/brucewang123456789/GeniusTrail
---
## π Acknowledgements
This work builds upon the **DeepSeek R1** open-source model (MIT License), as well as the wider open-source ecosystem β including **PyTorch**, **Hugging Face Transformers**, **SentenceTransformers**, **pgVector**, and others β that make scalable reasoning research and deployment possible.
---
## π¬ Contact
For collaborations and inquiries:
**free.equality.anyone@gmail.com**
|