Text-to-Image
MLX
mflux
ideogram4
image-generation
diffusion
flow-matching
dit
ideogram
apple-silicon
Instructions to use MLXBits/ideogram-4-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use MLXBits/ideogram-4-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir ideogram-4-mlx MLXBits/ideogram-4-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 204 Bytes
07c671f | 1 2 3 4 5 6 7 8 9 10 11 | {
"format": "split",
"components": [
"conditional_transformer",
"unconditional_transformer",
"text_encoder",
"vae"
],
"source": "ideogram-ai/ideogram-4-fp8",
"quantized": false
} |