15 repos
Techniques and implementations for accelerating large language model inference through methods like speculative decoding, quantization, and GPU optimization. The cluster centers on Qwen model variants (particularly 27B parameters) optimized for consumer GPUs via tools like DFlash2 and NVIDIA FP4 quantization, alongside broader frameworks for deploying and experimenting with optimized inference pipelines locally. Most repositories are Python-based with CUDA kernel implementations, reflecting the practical focus on making capable models run faster and cheaper on real hardware.