GraySoft
Model Comparison

unsloth/gemma-4-31b-it-ggufvsunsloth/qwen3-1.7b-gguf

Side-by-side comparison of unsloth/gemma-4-31b-it-gguf and unsloth/qwen3-1.7b-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/qwen3-1.7b-gguf

unsloth · text-generation

If you are using llama.cpp, Ollama, Open WebUI etc., you can add /think and /no_think to user prompts or system messages to switch the model's thinking mode from turn to turn. The model will follow the most recent instruction in multi-turn conversations. Here is an example of mu…

Side-by-side Specifications

unsloth/gemma-4-31b-it-ggufunsloth/qwen3-1.7b-gguf
Authorunslothunsloth
Pipeline Taskimage-text-to-texttext-generation
Librarytransformers
Downloads1,362,62622,966
Likes32566
LicenseUnknownUnknown
Context Length
Created2026-04-012025-04-28
Last Modified2026-04-112025-06-08
Tags
ggufgemma4unslothgemmagoogleimage-text-to-textbase_model:google/gemma-4-31B-itbase_model:quantized:google/gemma-4-31B-itlicense:apache-2.0endpoints_compatible
transformersggufqwen3text-generationqwenunslothenbase_model:Qwen/Qwen3-1.7Bbase_model:quantized:Qwen/Qwen3-1.7Blicense:apache-2.0

View full details: unsloth/gemma-4-31b-it-gguf · unsloth/qwen3-1.7b-gguf