Instructions to use SceneWorks/ideogram-4-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use SceneWorks/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 SceneWorks/ideogram-4-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "_class_name": "Ideogram4Transformer2DModel", | |
| "_diffusers_version": "0.39.0.dev0", | |
| "_name_or_path": "/home/jinli/.cache/huggingface/hub/models--ideogram-ai--debug-ideogram-v4/snapshots/41af6183c9fd9b6254864b0720319ef984535bfc/transformer", | |
| "adaln_dim": 512, | |
| "attention_head_dim": 256, | |
| "in_channels": 128, | |
| "intermediate_size": 12288, | |
| "llm_features_dim": 53248, | |
| "mrope_section": [ | |
| 24, | |
| 20, | |
| 20 | |
| ], | |
| "norm_eps": 1e-05, | |
| "num_attention_heads": 18, | |
| "num_layers": 34, | |
| "rope_theta": 5000000 | |
| } | |