12 repos
Techniques and implementations for reducing neural network model size and computational requirements through quantization, knowledge distillation, and weight compression. The cluster centers on practical applications of these methods to vision-language models like Qwen and LLaVA, with a focus on INT4 quantization-aware training and AWQ (Activation-aware Weight Quantization) approaches. Repositories here demonstrate how to efficiently deploy large pre-trained models on resource-constrained hardware while maintaining model performance.