[FEATURE] Turboquantum compressor for Snapdragon Adreno
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I built TurboQuant Compressor, a small open-source MCP server that runs from Termux.
Repo:
https://github.com/kosoymiki/turboquant-compressor
Attribution: this is an AI-assisted / vibe-coded project, so I am using the vibe code flair.
What it does in Termux:
- runs as a local stdio MCP server
- compressed vector search
- context-pack retrieval
- cache/KV analysis
- OpenCL / Adreno probe tools
Quick test:
pkg install nodejs git
git clone https://github.com/kosoymiki/turboquant-compressor.git
cd turboquant-compressor
npm install
npm run build
npm run smoke:stdio
Current public result: 5.88x compression, Recall@5 0.92.
I mainly want Termux failure reports: device model, Android version, Node version, and smoke output.
Proposed Solution
I developed this in Termux and only for it, and even built a custom driver. The 8 billion model consumes 4 times less. Please, make mobile Claude code. Create a native package in Termux. With this compressor, it consumes 2 times less resources only on the native driver. In theory, the same applies to Mali. Please create a native Claude code for Termux. Codex has released its agent for smartphones.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
MCP server integration
Use Case Example
Additional Context
Looking for a job
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗