Skip to content
View Omc12's full-sized avatar
💭
Js 😭
💭
Js 😭

Highlights

  • Pro

Block or report Omc12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Omc12/README.md

Hi there 👋

I'm an AI researcher focused on large language model inference, transformer memory systems, and efficient long-context serving. I enjoy building research that bridges theory and practice, with an emphasis on reproducible experiments, open-source implementations, and production-ready AI systems.

My recent work includes DKV (Differential KV Cache Compression for Scalable Long-Context Inference), an open-source framework for scalable long-context inference that reduces KV-cache memory through differential representations and shared low-rank reconstruction while maintaining generation quality. The project integrates with Hugging Face Transformers and has been submitted to IEEE Transactions on Emerging Topics in Computational Intelligence (TETCI).

Beyond DKV, I'm interested in efficient transformer architectures, AI evaluation, model serving, and systems optimisation. I enjoy exploring ideas from first principles and turning them into practical tools that others can reproduce, benchmark, and build upon.

Research

Find me here

Pinned Loading

  1. Differential-KV Differential-KV Public

    Differential-KV (DKV) is a sparse KV-cache inference runtime designed for high-efficiency, memory-bounded long-context Large Language Model (LLM) inference across Apple Silicon (MLX) and CUDA GPUs.

    Python 17 3

  2. Mavis Mavis Public

    Forked from DhruvR-16/Mavis

    Mavis is an intelligent fitness assistant that provides gym-grade coaching right from any standard webcam device.

    Python

  3. Caelum Caelum Public

    Caelum is a sky photo enhancement project built in PyTorch. It trains a lightweight Attention + Residual U-Net to transform dull/hazy/under-saturated sky photos into cleaner, more vibrant results w…

    Python

  4. Company-Intelligence-Engine Company-Intelligence-Engine Public

    AI-powered analysis of SEC filings that produces structured company intelligence (risks, strengths, competitive advantage, outlook) using a hybrid retrieval + reranking pipeline and LLM reasoning c…

    Python 1 1

  5. Signalist Signalist Public

    AI-powered stock insights for Indian (NSE) stocks. Features machine learning predictions with 99 technical + fundamental features, real-time data from Yahoo Finance, and a modern React frontend.

    Python 1

  6. RAG-Evaluation---Ablation-Study RAG-Evaluation---Ablation-Study Public

    RAG retrieval ablation study (semantic/hybrid/MMR) for stock-news QA; evaluates coverage, grounding, relevance. Zenodo: https://zenodo.org/records/19086005

    Python