GraySoft
Model Comparison

unsloth/gemma-4-31b-it-ggufvsunsloth/z-image-turbo-gguf

Side-by-side comparison of unsloth/gemma-4-31b-it-gguf and unsloth/z-image-turbo-gguf: downloads, license, context length, tasks, and benchmarks.

unsloth/gemma-4-31b-it-gguf

unsloth · image-text-to-text

processor = AutoProcessor.from_pretrained(MODEL_ID) model = AutoModelForCausalLM.from_pretrained( MODEL_ID, dtype="auto", device_map="auto" ) `` Once the model is loaded, you can start generating output: `python # Prompt messages = [ {"role": "system", "content": "You are a help…

unsloth/z-image-turbo-gguf

unsloth · text-to-image

# Use bfloat16 for optimal performance on supported GPUs pipe = ZImagePipeline.from_pretrained( "Tongyi-MAI/Z-Image-Turbo", torch_dtype=torch.bfloat16, low_cpu_mem_usage=False, ) pipe.to("cuda") # [Optional] Attention Backend # Diffusers uses SDPA by default. Switch to Flash Att…

Side-by-side Specifications

unsloth/gemma-4-31b-it-ggufunsloth/z-image-turbo-gguf
Authorunslothunsloth
Pipeline Taskimage-text-to-texttext-to-image
Libraryggml
Downloads1,362,62644,268
Likes325133
LicenseUnknownUnknown
Context Length
Created2026-04-012025-12-21
Last Modified2026-04-112026-01-08
Tags
ggufgemma4unslothgemmagoogleimage-text-to-textbase_model:google/gemma-4-31B-itbase_model:quantized:google/gemma-4-31B-itlicense:apache-2.0endpoints_compatible
ggmlggufquantizedunslothtext-to-imageenarxiv:2511.22699arxiv:2511.22677arxiv:2511.13649base_model:Tongyi-MAI/Z-Image-Turbo

View full details: unsloth/gemma-4-31b-it-gguf · unsloth/z-image-turbo-gguf