MrETL/Lumen
0
Lumen: AI Research & Inference Platform
Lumen is a production-grade research platform that provides a high-performance Hono/TypeScript orchestration layer paired with a local inference engine.
Features
- Telemetry & Instrumentation: Real-time visualization of engine throughput, KV-Cache memory states, and token logit distributions.
- Orchestration Pipeline: Multi-stage processing designed to provide immediate streaming feedback.
- Native Inference: Powered by a robust backend using
llama-serverfor optimized local CPU execution. - Audit Logging: SQL-based historical session metrics for technical review.
Deployment
Hugging Face Spaces / Docker
This repository is optimized for Hugging Face Docker Spaces on Port 7860.
docker build -t lumen .
docker run -p 7860:7860 lumenLumen Core v1.0.0
