We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update status to 95% - v1.0 ready pending hardware testing Status updates: - Overall: 75% → 95% - AI Runtime: 90% → 100% (COMPLETE) - Drivers: 60% → 85% - Documentation: 100% (COMPLETE) Only remaining work: - Native hardware boot testing - Performance validation on real hardware - v1.0 tag when hardware tests pass All software components are complete and working in QEMU.
Add Contributing guide and update documentation links New: - Contributing.md: Complete contributor guide with: - Development setup - Code style guide - PR process - Testing instructions - Choose Your Pillar sections Updated: - Home.md: Link to Contributing guide
Add Console Commands reference and update docs for interactive chat mode New: - Console-Commands.md: Complete command reference with examples - talk: Interactive chat mode documentation - perf: Performance stats command - All system, hardware, and industrial commands Updated: - Getting-Started.md: Updated with talk/perf commands, new example session - Home.md: Added recent achievements, link to Console-Commands
Update status to 75% complete (Jan 2026) - AI Runtime: 90% (was 85%) - Drivers: 60% (was 20%) - Overall: 75% (was 65%) New features: - Production ISO builder - Chat command with auto-init - Streaming inference with parallel workers - Q4_K NEON SIMD optimization - Stability testing suite
Update Home.md with links to new documentation pages
Update wiki: AI Runtime 85% complete (January 2026) Major updates to reflect current implementation status: Pillar 1 (GGUF Integration): 30% → 85% COMPLETE - GGUF parser with full metadata extraction - BPE tokenizer from GGUF vocabulary - Transformer forward pass (integer-only) - Multi-model registry (load/switch/unload) - All quantization types (Q4_K, Q5_K, Q6_K, Q8_0) - Verified with TinyLlama-1.1B, Phi-2, Mistral-7B Pillar 2 (Drivers): 0% → 20% - PCI enumeration working Pillar 3 (Performance): 25% → 40% - SIMD operations implemented - KV cache done Overall: 40% → 65%
Updated Home (markdown)
Initial Home page