Skip to content
View waqasm86's full-sized avatar

Block or report waqasm86

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
waqasm86/README.md

Typing SVG

LinkedIn GitHub Website X


About Me

I'm Mohammad Waqas, a systems engineer focused on GPU-accelerated LLM inference, observability, and local-first AI infrastructure. I build practical tooling around CUDA, llama.cpp, OpenTelemetry, distributed computing, and low-VRAM deployment.

  • Building CUDA-first inference and telemetry systems for local LLMs
  • Engineering distributed runtimes with MPI, TCP, async I/O, and content-addressed storage
  • Connecting coding agents to local GGUF models through MCP bridges
  • Operating AI workloads with Docker, Kubernetes, Helm, Prometheus, and Grafana

Featured Work

Project What it does Stack
LlamaTelemetry CUDA-first OpenTelemetry SDK for LLM inference observability and explainability Python, OpenTelemetry, CUDA
CUDA NVIDIA Systems Engineering Distributed LLM inference system with TCP networking, MPI scheduling, storage, and latency benchmarks C++20, CUDA, MPI
LLM Observability Stack Local GPU AI platform combining k3s, Ollama, Open WebUI, LangChain, and observability tooling Kubernetes, Helm, NVIDIA
Windsurf llama.cpp MCP Bridge MCP server routing coding-agent tools to a local llama.cpp server Python, MCP, GGUF
CUDA MPI Llama Scheduler Work-stealing inference scheduler with multi-rank load balancing and percentile latency analysis CUDA, MPI, C++
Ubuntu CUDA llama.cpp Executable Prebuilt CUDA-enabled llama.cpp distribution for Ubuntu, from low-VRAM GPUs to RTX systems Python, CUDA, llama.cpp

Tech Stack

Languages

Python C++ CUDA TypeScript Shell SQL

AI, Inference and Observability

llama.cpp PyTorch Hugging Face OpenTelemetry Prometheus Grafana

Infrastructure and Systems

Linux Docker Kubernetes Helm CMake PostgreSQL

GitHub Stats

GitHub stats GitHub streak

Activity graph


Building efficient AI systems from GPU kernels to production telemetry.

Pinned Loading

  1. llamatelemetry/llamatelemetry llamatelemetry/llamatelemetry Public

    llamatelemetry is a cuda-dedicated llm inference and llm observability tool for local llm model with GGUF format using built-in llama.cpp tool.

    Jupyter Notebook 2 1

  2. cursor-llama-mcp-bridge cursor-llama-mcp-bridge Public

    Python

  3. llcuda/llcuda llcuda/llcuda Public

    CUDA 12-first backend inference for Unsloth on Kaggle — Optimized for small GGUF models (1B-5B) on dual Tesla T4 GPUs (15GB each, SM 7.5)

    Jupyter Notebook 8 1

  4. cuda-nvidia-systems-engg cuda-nvidia-systems-engg Public

    Production-grade C++20/CUDA distributed LLM inference system with TCP networking, MPI scheduling, and content-addressed storage. Features comprehensive benchmarking (p50/p95/p99 latencies), epoll a…

    C++

  5. Edge-Computing-LLM/llm-observability-stack Edge-Computing-LLM/llm-observability-stack Public

    This is an opinionated umbrella Helm chart for your local single-node **k3s + NVIDIA GPU + Ollama + Open WebUI + LangChain/LangSmith** setup.

    Jupyter Notebook 1

  6. Ubuntu-Cuda-Llama.cpp-Executable Ubuntu-Cuda-Llama.cpp-Executable Public

    Pre-built llama.cpp CUDA binary for Ubuntu 22.04. No compilation required - download, extract, and run! Works with llcuda Python package for JupyterLab integration. Tested on GeForce 940M to RTX 4090.

    Python 2