Code for https://arxiv.org/pdf/2608.16157
-
Updated
Sep 7, 2026 - Python
Code for https://arxiv.org/pdf/2608.16157
Train and serve MoE models that do not fit in VRAM: fused 4-bit experts, QLoRA, CPU/NVMe offload, and fast inference on consumer NVIDIA GPUs.
Triton kernels for 4-bit MoE inference: grouped NF4/MXFP4 GEMM, INT4 GEMV, FP8 paged attention, and CPU/NVMe expert streaming.
To associate your repository with the gpu-offloading topic, visit your repo's landing page and select "manage topics."