Instructions to use abnormalmapstudio/Qwen3-Omni-30B-A3B-Thinking-mxfp4-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use abnormalmapstudio/Qwen3-Omni-30B-A3B-Thinking-mxfp4-mlx 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("abnormalmapstudio/Qwen3-Omni-30B-A3B-Thinking-mxfp4-mlx") 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 abnormalmapstudio/Qwen3-Omni-30B-A3B-Thinking-mxfp4-mlx with MLX LM:
Generate or start a chat session
# Install MLX LM uv tool install mlx-lm # Generate some text mlx_lm.generate --model "abnormalmapstudio/Qwen3-Omni-30B-A3B-Thinking-mxfp4-mlx" --prompt "Once upon a time"
File size: 135 Bytes
b5f4a24 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:44a4a95dc33cb5cdee22ccd6c2c2bf16080a78f3c2f1ebb7b9924102b586f80b
size 5357385537
|