From 65833b3c5906abe96fb626b4bef767810e38d695 Mon Sep 17 00:00:00 2001 From: Inference-X Date: Wed, 25 Feb 2026 17:29:52 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20professional=20README=20=E2=80=94=20Feb?= =?UTF-8?q?=202026?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6e845e..5e58354 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,41 @@ -# ix-roadmap +
-Public roadmap — features, milestones, craton contributions \ No newline at end of file +# Inference-X Roadmap + +**Public feature roadmap — vote, contribute, track** + +[inference-x.com](https://inference-x.com) + +
+ +--- + +## Current Focus (Q1 2026) + +- [ ] WebGPU backend (browser-native inference) +- [ ] LoRA adapter support +- [ ] Structured output (JSON schema enforcement) +- [ ] Model caching / lazy loading + +## Upcoming (Q2 2026) + +- [ ] ONNX Runtime backend +- [ ] Speculative decoding (2-4× speed improvement) +- [ ] Multi-modal (vision) unification +- [ ] ix-scout public map launch + +## Completed + +- [x] 19 hardware backends (CUDA, Metal, Vulkan, ROCm, CPU...) +- [x] OpenAI API compatibility +- [x] ARM / RISC-V support +- [x] ECHO multi-agent architecture (research) +- [x] Organ Architecture (model surgery) + +## How to vote / contribute + +Open an issue or comment on existing ones. Items with the most community interest get prioritized. + +--- + +*Last updated: Feb 2026 · [inference-x.com](https://inference-x.com)*