jackrong/qwopus3.5-27b-v3-ggufvsunsloth/gemma-4-e2b-it-gguf
Side-by-side comparison of jackrong/qwopus3.5-27b-v3-gguf and unsloth/gemma-4-e2b-it-gguf: downloads, license, context length, tasks, and benchmarks.
jackrong/qwopus3.5-27b-v3-gguf
🔥 **Update (April 5):** I’ve released the complete training notebook, codebase, and a comprehensive PDF guide to help beginners and enthusiasts understand and reproduce this model's fine-tuning process. > ❤️ Special thanks to the **Unsloth** open-source library and @KyleHesslin…
unsloth/gemma-4-e2b-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
| jackrong/qwopus3.5-27b-v3-gguf | unsloth/gemma-4-e2b-it-gguf | |
|---|---|---|
| Author | Jackrong | unsloth |
| Pipeline Task | image-text-to-text | image-text-to-text |
| Library | — | — |
| Downloads | 154,097 | 627,897 |
| Likes | 324 | 127 |
| License | Unknown | Unknown |
| Context Length | — | — |
| Created | 2026-04-02 | 2026-04-01 |
| Last Modified | 2026-04-16 | 2026-04-11 |
| Tags |
View full details: jackrong/qwopus3.5-27b-v3-gguf · unsloth/gemma-4-e2b-it-gguf