--- base_model: unsloth/gemma-4-E4B-it library_name: unsloth tags: - unsloth - lora - gemma - beastcli - QLoRA license: apache-2.0 --- # BeastCLI - Fine-tuned Gemma-4-E4B-it Fine-tuned Gemma 4 E4B model via Unsloth Studio. ## Quantization - **Q4_K_M** (~5GB) - Recommended for most use cases - **BF16-mmproj** (~1GB) - Multimodal projector ## Ollama Usage ```bash ollama run sridharkkaruppusamy/beastcli:Q4_K_M ```