πŸ”οΈ Winter LLM (Gemma Multimodal GGUF)

Welcome to Winter LLM, a lightweight, high-performance GGUF build based on Google's Gemma architecture with multimodal (vision + text) capabilities. Designed for fast, efficient local execution on consumer hardware, PCs, and edge setups across any regionβ€”from Kigali to anywhere in the world! 🌍✨


πŸš€ Overview

  • Base Architecture: Gemma Multimodal
  • Format: Ready-to-run .gguf
  • Features:
    • πŸ’¬ Text Generation & Chat: Fast local inference.
    • πŸ‘οΈ Vision Capability: Powered by the included mmproj vision adapter for reading and understanding images.
    • ⚑ Optimized Memory Usage: Quantized to run efficiently on low-VRAM GPUs or standard CPUs.

πŸ“‚ Included Files

File Name Size Purpose
winter llm.gguf ~6 GB Main LLM model weights & tokenizer
mmproj-gemma-4-12B-it-QAT-BF16.gguf ~100 MB Multimodal vision projector (for image inputs)

πŸ’» How to Run Locally

You can run Winter LLM offline using any GGUF-compatible software:

1. LM Studio / Jan AI

  1. Download both winter llm.gguf and the mmproj-...gguf file from the Files tab.
  2. Drag and drop winter llm.gguf into LM Studio.
  3. Attach the mmproj projector in settings if you wish to upload images to the chat!

2. Ollama / llama.cpp

Run via terminal using llama.cpp:

./main -m "winter llm.gguf" --mmproj "mmproj-gemma-4-12B-it-QAT-BF16.gguf" -p "User: Describe this image: [image] Assistant:"
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support