10 repos
Techniques and implementations for quantizing large language models to run efficiently on Apple Silicon using the MLX framework. The cluster focuses on reducing model size through various quantization schemes (4-bit, NVFP4, DWQ) applied to models like Lance-3B, enabling inference on resource-constrained devices. Most repositories appear to be model variants or configuration implementations rather than foundational libraries, but collectively demonstrate practical approaches to deploying conversational AI on Apple hardware with quantized weights distributed via safetensors format.