Image-to-Image
Safetensors
MLX
mlx-gen
mflux
apple-silicon
4-bit precision
mixed-q4
mixed-q4-q8
qwen
qwen-image
image-editing
Instructions to use AbstractFramework/qwen-image-edit-2509-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use AbstractFramework/qwen-image-edit-2509-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir qwen-image-edit-2509-4bit AbstractFramework/qwen-image-edit-2509-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "add_prefix_space": null, | |
| "backend": "tokenizers", | |
| "bos_token": null, | |
| "eos_token": "<|endoftext|>", | |
| "model_max_length": 1000000000000000019884624838656, | |
| "pad_token": "<|endoftext|>", | |
| "tokenizer_class": "Qwen2Tokenizer", | |
| "unk_token": "<|endoftext|>" | |
| } | |