Text Generation
MLX
Safetensors
deepseek_v4
apple-silicon
quantized
mixed-precision
axquant
axq
development
deepseek-v4
2bit
2-bit
mtp
Instructions to use AutomatosX/AX-DeepSeek-V4-Flash-MLX-AXQ-2bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use AutomatosX/AX-DeepSeek-V4-Flash-MLX-AXQ-2bit with MLX:
# Make sure mlx-lm is installed # pip install --upgrade mlx-lm # if on a CUDA device, also pip install mlx[cuda] # Generate text with mlx-lm from mlx_lm import load, generate model, tokenizer = load("AutomatosX/AX-DeepSeek-V4-Flash-MLX-AXQ-2bit") prompt = "Once upon a time in" text = generate(model, tokenizer, prompt=prompt, verbose=True) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- MLX LM
How to use AutomatosX/AX-DeepSeek-V4-Flash-MLX-AXQ-2bit with MLX LM:
Generate or start a chat session
# Install MLX LM uv tool install mlx-lm # Generate some text mlx_lm.generate --model "AutomatosX/AX-DeepSeek-V4-Flash-MLX-AXQ-2bit" --prompt "Once upon a time"
- Xet hash:
- addc639bddebb8ebbb32399a7cd8a330e234f778cb6748693ce1e0e20ff1f3ef
- Size of remote file:
- 61.2 MB
- SHA256:
- 68dfeebb6c03f5131d5f252500add55c8f6e5cb8964a5cc07c7946263e1891d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.