Model Comparison
maziyarpanahi/llama-3-8b-instruct-32k-v0.1-ggufvsunsloth/gemma-4-e2b-it-gguf
Side-by-side comparison of maziyarpanahi/llama-3-8b-instruct-32k-v0.1-gguf and unsloth/gemma-4-e2b-it-gguf: downloads, license, context length, tasks, and benchmarks.
maziyarpanahi/llama-3-8b-instruct-32k-v0.1-gguf
MaziyarPanahi · text-generation
# MaziyarPanahi/Llama-3-8B-Instruct-32k-v0.1-GGUF
unsloth/gemma-4-e2b-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
| maziyarpanahi/llama-3-8b-instruct-32k-v0.1-gguf | unsloth/gemma-4-e2b-it-gguf | |
|---|---|---|
| Author | MaziyarPanahi | unsloth |
| Pipeline Task | text-generation | image-text-to-text |
| Library | transformers | — |
| Downloads | 88,170 | 627,897 |
| Likes | 58 | 127 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2024-04-24 | 2026-04-01 |
| Last Modified | 2024-06-28 | 2026-04-11 |
| Tags |
View full details: maziyarpanahi/llama-3-8b-instruct-32k-v0.1-gguf · unsloth/gemma-4-e2b-it-gguf