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
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
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-gguf | unsloth/qwen3-1.7b-gguf | |
|---|---|---|
| Author | unsloth | unsloth |
| Pipeline Task | image-text-to-text | text-generation |
| Library | — | transformers |
| Downloads | 1,362,626 | 22,966 |
| Likes | 325 | 66 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2026-04-01 | 2025-04-28 |
| Last Modified | 2026-04-11 | 2025-06-08 |
| Tags |
View full details: unsloth/gemma-4-31b-it-gguf · unsloth/qwen3-1.7b-gguf