Instructions to use unsloth/Qwen-Image-Edit-2511-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Studio
How to use unsloth/Qwen-Image-Edit-2511-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for unsloth/Qwen-Image-Edit-2511-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for unsloth/Qwen-Image-Edit-2511-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for unsloth/Qwen-Image-Edit-2511-GGUF to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="unsloth/Qwen-Image-Edit-2511-GGUF", max_seq_length=2048, )
Dec 26: Updated to work for stablediffusion.cpp. And apply index_timestep_zero metadata for ComfyUI
pinned👍 8
9
#6 opened 6 months ago
by
danielhanchen
Rename README.md to rtx2080 22g
#12 opened 4 months ago
by
H686868asdf
Rename README.md to rtx2028it
#11 opened 4 months ago
by
H686868asdf
unsloth_qwen_image_edit_2511.json
14
#10 opened 5 months ago
by
wangzz-ai
How to use this model in python?
2
#9 opened 5 months ago
by
ideusb
Any chance to create GGUFs for lightx2v/Qwen-Image-Edit-2511-Lightning?
➕ 4
#8 opened 5 months ago
by
inetdragon
will there be any GGUF text encoder smaller file size CLIP model ?
5
#7 opened 6 months ago
by
kammeliya
How to configure parameters?
1
#3 opened 6 months ago
by
daijava
Date 4 days ago?
➕ 1
1
#2 opened 6 months ago
by
slikvik55