unsloth/gemma-3-12b-it-qat-ggufvsunsloth/gemma-4-e4b-it-gguf
Side-by-side comparison of unsloth/gemma-3-12b-it-qat-gguf and unsloth/gemma-4-e4b-it-gguf: downloads, license, context length, tasks, and benchmarks.
unsloth/gemma-3-12b-it-qat-gguf
**Model Page**: Gemma > [!Note] > This repository corresponds to the 12B **instruction-tuned** version of the Gemma 3 model using Quantization Aware Training (QAT). > > **The checkpoint in this repository is unquantized, please make sure to quantize with Q4_0 with your favorite …
unsloth/gemma-4-e4b-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…
Side-by-side Specifications
| unsloth/gemma-3-12b-it-qat-gguf | unsloth/gemma-4-e4b-it-gguf | |
|---|---|---|
| Author | unsloth | unsloth |
| Pipeline Task | image-text-to-text | image-text-to-text |
| Library | transformers | — |
| Downloads | 29,663 | 1,249,310 |
| Likes | 43 | 276 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2025-04-21 | 2026-04-01 |
| Last Modified | 2025-05-12 | 2026-04-11 |
| Tags |
View full details: unsloth/gemma-3-12b-it-qat-gguf · unsloth/gemma-4-e4b-it-gguf