Model Comparison
maziyarpanahi/llama-3-8b-instruct-64k-ggufvsunsloth/gemma-4-31b-it-gguf
Side-by-side comparison of maziyarpanahi/llama-3-8b-instruct-64k-gguf and unsloth/gemma-4-31b-it-gguf: downloads, license, context length, tasks, and benchmarks.
maziyarpanahi/llama-3-8b-instruct-64k-gguf
MaziyarPanahi · text-generation
# MaziyarPanahi/Llama-3-8B-Instruct-64k-GGUF
unsloth/gemma-4-31b-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-64k-gguf | unsloth/gemma-4-31b-it-gguf | |
|---|---|---|
| Author | MaziyarPanahi | unsloth |
| Pipeline Task | text-generation | image-text-to-text |
| Library | transformers | — |
| Downloads | 84,027 | 1,362,626 |
| Likes | 13 | 325 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2024-04-25 | 2026-04-01 |
| Last Modified | 2024-04-25 | 2026-04-11 |
| Tags |
View full details: maziyarpanahi/llama-3-8b-instruct-64k-gguf · unsloth/gemma-4-31b-it-gguf