ConorWang commited on
Commit
23dcf98
·
verified ·
1 Parent(s): 2d11249

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,12 +9,12 @@ pinned: false
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
  ## 😊 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.
 
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
  ## 😊 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.
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.