--- language: en tags: - quantized - mlx base_model: - deepseek-ai/DeepSeek-V4-Flash base_model_relation: quantized library_name: mlx pipeline_tag: text-generation --- **See DeepSeek-V4-Flash MLX in action - [demonstration videos](https://youtube.com/xcreate)** #### Tested on an M3 Ultra 512 GiB RAM using [Inferencer app v1.11.1](https://inferencer.com) - Text inference: ~25.98 tokens/s @ 1000 tokens ~145.11 GiB (debug build)
Q9 typically achieves near lossless accuracy in our coding test In this build, the 4-bit pre-quantized weights of the base model were repacked (rather than dequantized and re-quantized to 9-bit), as this approach performed slightly better in our initial coding tests. All remaining weights were quantized to 9-bit.
 ##### Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx) ##### For more details see our [demonstration videos](https://youtube.com/xcreate) or visit [DeepSeek-V4-Flash](https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash). ## 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.