--- language: en tags: - quantized - mlx base_model: - moonshotai/Kimi-K2.6 base_model_relation: quantized library_name: mlx pipeline_tag: image-text-to-text --- **See Kimi-K2.6 MLX in action - [demonstration video](https://youtu.be/5tO6cnlgPmw)** #### Tested on an M3 Ultra 512 GiB RAM using [Inferencer app v1.11](https://inferencer.com) - Text inference: ~21.04 tokens/s @ 1000 tokens ~423.61 GiB (debug build) - 2x Batched inference: ~30.1 tokens/s - Vision inference: ~18.28 tokens/s ~426.53 GiB

Q3.5-INF uses the data-agnostic INF method tuned to yield maximum general accuracy within a 512 GiB memory budget Due to system memory and time constraints, the base generation was inferenced directly from storage and limited to the first 512 tokens for our coding tests. To address this, generation was configured to output complex functionality from the start rather than incremental scaffolding. While this setup differs from typical usage, it stresses early-token accuracy and the observed trends appear consistent with those seen in larger-scale evaluations of other models. These figures may be updated in future with extended evaluations.

Quantization (bpw)PerplexityToken AccuracyMissed DivergenceSize
Q3.51.132812594.92%42.71%450.19 GB
Q3.5-INF1.07812596.67%22.04%455.68 GB
Q3.61.148437594.72%48.72%470.99 GB
BaseUntested100%0.000%658.59 GB
##### Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx) ##### For more details see our [demonstration video](https://youtu.be/5tO6cnlgPmw) or visit [Kimi-K2.6](https://huggingface.co/moonshotai/Kimi-K2.6). ## Disclaimer We are not the creator, originator, or owner of any model listed. Each model is created and provided by third parties. Models may not always be accurate or contextually appropriate. You are responsible for verifying the information before making important decisions. We are not liable for any damages, losses, or issues arising from its use, including data loss or inaccuracies in AI-generated content.