--- library_name: mlx base_model: poolside/Laguna-S-2.1 license: openmdw-1.1 pipeline_tag: text-generation tags: - mlx - mlx-lm - laguna - quantized --- # Laguna-S-2.1-8bit This repository contains an MLX conversion of [poolside/Laguna-S-2.1](https://huggingface.co/poolside/Laguna-S-2.1). ## Conversion Details - Original model: `poolside/Laguna-S-2.1` - Model family: Laguna S 2.1 - Model size: 118B total parameters, approximately 8B activated parameters per token - Conversion: MLX-LM conversion using the Laguna architecture implementation - Quantization: 8-bit affine quantization - Quantization policy: Uniform 8-bit affine quantization - Group size: 64 - Published MLX package size: 116.37 GiB ## Benchmarks No comparative benchmarks are available yet. This repository does not currently provide quality, speed, memory, or benchmark comparisons against the original weights or other quantizations. ## License This is a converted and quantized derivative of the original checkpoint. It retains the upstream [OpenMDW-1.1 license](https://huggingface.co/poolside/Laguna-S-2.1/blob/main/LICENSE.md) and applicable notices of origin.