No model card yet.
Tasks
image-text-to-image
Hardware-aware snippets
Runtime-specific quick starts for Novice25/Qwen-Image-Edit-Rapid-AIO-GGUF. Detected hardware: No explicit hardware metadata.
Task: image-text-to-imageTransformersGGUF
NVIDIA CUDA path
Best default for NVIDIA GPUs and hosted accelerator nodes.
pip install torch transformers accelerate
python - <<'PY'
from transformers import pipeline
model_id = "Novice25/Qwen-Image-Edit-Rapid-AIO-GGUF"
pipe = pipeline(
task="image-text-to-image",
model=model_id,
device_map="auto",
model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PYModel lineage
1 reposBase model
Phr00t/Qwen-Image-Edit-Rapid-AIOFinetuned
1Qwen-Image-Edit-Rapid-AIO-GGUFselected
Quantizations
0No quantization variants detected.
Model info
Namespace
Novice25
Visibility
public
Downloads
0
Likes
0
Evaluation results
Entries
0
Tasks
0
Datasets
0
No evaluation results published yet.
Metadata links
Base model
Phr00t/Qwen-Image-Edit-Rapid-AIOTrained on datasets
No linked datasets
Linked papers
No linked papers
Inference providers
0/0 fitNot available for inference yet.
Spaces using this model
No spaces linked yet.
Part of collections
No public collections include this model.
Tags
importedhuggingfaceminioggufimage-text-to-imagebase_model:Phr00t/Qwen-Image-Edit-Rapid-AIObase_model:quantized:Phr00t/Qwen-Image-Edit-Rapid-AIOregion:us