Sitemap

What to index.

Investigations, the projects I built, and the rest of https://abiaryan.com. Also at llms.txt and llms-full.txt.

Pages

Maven courses

Investigations

Archive

Projects I built

  • Company
    Joule

    Founder. Joule is an inference power economics engine that ties physical GPU energy to token throughput and SLO goodput.

    Joule, joule.lat, inference power economics engine, physical GPU energy, token throughput, SLO goodput, phase-aware inference, power economics, digital twin

  • Curriculum
    gpuengineering.com

    The public list behind the domain: CUDA, kernels, serving engines, multi-GPU systems. ~600 stars as awesome-gpu-engineering.

    gpuengineering.com, awesome-gpu-engineering, CUDA, kernels, serving engines, multi-GPU systems

  • Serving
    RelayServe

    Minimal LLM inference gateway for heterogeneous devices. OpenAI-compatible chat, batching, streaming, request IDs, /metrics. On PyPI as relayserve.

    RelayServe, relayserve, LLM inference gateway, heterogeneous devices, OpenAI-compatible, chat, batching, streaming, request IDs, /metrics, PyPI

  • Engine
    smol-vllm

    Educational paged-attention engine: KV cache, continuous batching, preemption, prefill vs decode. Built to be read, not shipped as production vLLM.

    smol-vllm, smol_vllm, paged-attention, KV cache, continuous batching, preemption, prefill, decode, vLLM

  • Lab / Lambda
    fullstack-inferencing

    vLLM on Lambda Cloud, FastAPI gateway, nginx, Prometheus, Grafana, optional Jaeger. Documents engine-flag limits, cost metrics, and Lambda image caveats.

    fullstack-inferencing, vLLM, Lambda Cloud, FastAPI, nginx, Prometheus, Grafana, Jaeger, engine-flag limits, cost metrics

  • Observability
    AbideX

    Zero-code OpenTelemetry monitoring for agent workflows (CrewAI, LangGraph, Pydantic AI). The Abide-era observability product.

    AbideX, OpenTelemetry, agent workflows, CrewAI, LangGraph, Pydantic AI, observability

  • Observability
    awesome-observability

    Curated tools and frameworks for LLM observability.

    awesome-observability, LLM observability, tracing, metrics

  • Systems
    llm-cluster-simulator

    Browser simulator for distributed LLM training and inference: memory, throughput, cost, parallelism.

    llm-cluster-simulator, distributed LLM, training, inference, memory, throughput, cost, parallelism

  • Thesis
    ai-infra-fragility

    Code for Cascading Fragility in National AI Infrastructure, market structure, exposure, network models. Submitting to AI & Society (Springer).

    ai-infra-fragility, Cascading Fragility, national AI infrastructure, market structure, exposure, network models, AI & Society

Course labs

  • Workshop
    nexus-workshop-code

    Packt Nexus: build a first agent / multi-agent system with CrewAI, roles, tasks, orchestration.

    nexus-workshop-code, Packt Nexus, CrewAI, multi-agent, roles, tasks, orchestration

  • Course
    inferencing_maven

    Labs for the Maven inference engineering cohort.

    inferencing_maven, Maven, inference engineering, labs

  • Course
    class-code

    Class exercises that sit next to RelayServe and the serving labs.

    class-code, RelayServe, serving labs

  • Course
    concurrency

    Concurrency exercises for inference workloads.

    concurrency, inference workloads

  • Course
    ray_project

    Student exercise on concurrency and profiling with Ray.

    ray_project, Ray, concurrency, profiling