Model Comparison
ggml-org/gemma-4-26b-a4b-it-ggufvsunsloth/gemma-4-26b-a4b-it-gguf
Side-by-side comparison of ggml-org/gemma-4-26b-a4b-it-gguf and unsloth/gemma-4-26b-a4b-it-gguf: downloads, license, context length, tasks, and benchmarks.
ggml-org/gemma-4-26b-a4b-it-gguf
ggml-org · —
# gemma-4-26B-A4B-it-GGUF Recommended way to run this model: ``sh llama-server -hf ggml-org/gemma-4-26B-A4B-it-GGUF `` Then, access http://localhost:8080
unsloth/gemma-4-26b-a4b-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…
Side-by-side Specifications
| ggml-org/gemma-4-26b-a4b-it-gguf | unsloth/gemma-4-26b-a4b-it-gguf | |
|---|---|---|
| Author | ggml-org | unsloth |
| Pipeline Task | — | image-text-to-text |
| Library | — | — |
| Downloads | 238,055 | 2,104,448 |
| Likes | 52 | 492 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2026-04-01 | 2026-04-01 |
| Last Modified | 2026-04-12 | 2026-04-11 |
| Tags |
View full details: ggml-org/gemma-4-26b-a4b-it-gguf · unsloth/gemma-4-26b-a4b-it-gguf