Model Comparison
unsloth/deepseek-r1-distill-qwen-1.5b-ggufvsunsloth/gemma-4-e4b-it-gguf
Side-by-side comparison of unsloth/deepseek-r1-distill-qwen-1.5b-gguf and unsloth/gemma-4-e4b-it-gguf: downloads, license, context length, tasks, and benchmarks.
unsloth/deepseek-r1-distill-qwen-1.5b-gguf
unsloth · text-generation
We have a free Google Colab Tesla T4 notebook for Llama 3.1 (8B) here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Llama3.1_(8B)-Alpaca.ipynb
unsloth/gemma-4-e4b-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
| unsloth/deepseek-r1-distill-qwen-1.5b-gguf | unsloth/gemma-4-e4b-it-gguf | |
|---|---|---|
| Author | unsloth | unsloth |
| Pipeline Task | text-generation | image-text-to-text |
| Library | transformers | — |
| Downloads | 90,618 | 1,249,310 |
| Likes | 133 | 276 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2025-01-20 | 2026-04-01 |
| Last Modified | 2025-04-19 | 2026-04-11 |
| Tags |
View full details: unsloth/deepseek-r1-distill-qwen-1.5b-gguf · unsloth/gemma-4-e4b-it-gguf