Pinned Loading
-
mini-llm-inference-engine
mini-llm-inference-engine PublicA pure Transformer inference engine written in C++ from scratch, with no dependencies on PyTorch, TensorFlow, or any other ML framework. It implements the entire modern LLM architecture (RoPE, RMSN…
-
hardware-aware-llm-runtime
hardware-aware-llm-runtime PublicHardware-calibrated LLM inference performance model using Roofline theory and analytical batch optimization.
C++
-
llm-runtime-simulator
llm-runtime-simulator PublicSystems-level simulation of LLM serving runtime including paged KV cache, priority scheduling, SLA modeling, and adaptive QoS control.
C++
-
llm-serving-scheduler-engine
llm-serving-scheduler-engine PublicDiscrete-event simulation engine modeling LLM serving under stochastic load: dynamic batching, SLA-aware admission control, and horizontally scalable multi-GPU (M/M/k) architecture.
C++
-
sm75-tensorcore-microkernel
sm75-tensorcore-microkernel PublicInstruction-level Tensor Core micro-kernel engineering on SM75 (RTX 2070), including PTX manual emission, shared-memory staging, and hardware-aware auto-tuning.
Cuda
-
llm-serving-trace-replay
llm-serving-trace-replay PublicTrace-driven discrete-event LLM serving simulator with SLA-aware GPU cluster sizing and prefill/decode resource optimization.
Python
If the problem persists, check the GitHub status page or contact support.