SixpertAI commited on
Commit
a682d2b
Β·
verified Β·
1 Parent(s): 3fb543a

Remove model tree, add Coming Soon section for app

Browse files
Files changed (1) hide show
  1. README.md +2 -26
README.md CHANGED
@@ -47,33 +47,9 @@ GGUF quantizations of **Sixpert K1** for Ollama, LM Studio, jan, KoboldCpp, and
47
 
48
  Sixpert K1 is a full-parameter multimodal AI language model designed for advanced reasoning, agentic tool use, function calling, and long-context understanding. Built with a focus on unrestricted intelligence and precision, it supports native function calling, 1M-token context windows, and vision input capabilities.
49
 
50
- ## Model Tree
51
 
52
- ```
53
- Sixpert Model Family
54
- β”œβ”€β”€ Sixpert K1 (8B) β€” Multimodal reasoning & agentic AI
55
- β”‚ β”œβ”€β”€ Base: Qwen 3.5 architecture
56
- β”‚ β”œβ”€β”€ Fine-tuned on 500M+ reasoning tokens
57
- β”‚ β”œβ”€β”€ Self-scaffolding RL training (Ornith 1.0 inspired)
58
- β”‚ β”œβ”€β”€ Domains: coding, trading, cybersecurity, biomedical, reasoning
59
- β”‚ └── Frozen LLM Judge for: K2 training
60
- β”‚
61
- β”œβ”€β”€ Sixpert K2 (9B MoE) β€” Deep reasoning & complex agentic workflows
62
- β”‚ β”œβ”€β”€ Base: Sixpert K2 base (MoE)
63
- β”‚ β”œβ”€β”€ Fine-tuned on 500M+ reasoning tokens
64
- β”‚ β”œβ”€β”€ Self-scaffolding RL training (Ornith 1.0 inspired)
65
- β”‚ β”œβ”€β”€ Domains: coding, trading, cybersecurity, biomedical, reasoning
66
- β”‚ └── Frozen LLM Judge for: K1 training
67
- β”‚
68
- └── Sixpert K3 (upcoming) β€” Self-improving AI agent
69
- β”œβ”€β”€ Android app (Google Play Store)
70
- β”œβ”€β”€ Integrated sandbox + Browserbase
71
- └── Self-improving architecture (Ornith 1.0 self-scaffolding RL)
72
-
73
- Cross-Model Collaboration:
74
- K1 ←→ K2: Scaffold sharing, cross-model verification, self-play curriculum
75
- K1 judges K2 β”‚ K2 judges K1 (frozen LLM judge β€” never updated during training)
76
- ```
77
 
78
  ## Self-Improving Training Architecture
79
 
 
47
 
48
  Sixpert K1 is a full-parameter multimodal AI language model designed for advanced reasoning, agentic tool use, function calling, and long-context understanding. Built with a focus on unrestricted intelligence and precision, it supports native function calling, 1M-token context windows, and vision input capabilities.
49
 
50
+ ## Coming Soon
51
 
52
+ πŸš€ *Sixpert AI app coming soon to Google Play Store β€” a self-improving AI agent with sandbox, Browserbase integration, and Ornith 1.0 self-scaffolding RL built in.*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
  ## Self-Improving Training Architecture
55