glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF
1368
granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF
GGUF quantized versions of granite-4.0-h-tiny-DISTILL-OPUS-4.5-think
Available Formats
Quick Start
Ollama
# Use Q4_K_M (recommended)
ollama run hf.co/glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF:Q4_K_M
# Or other quantizations
ollama run hf.co/glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF:Q8_0
ollama run hf.co/glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF:Q2_Kllama.cpp
# Download and run
llama-cli --hf-repo glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF --hf-file granite-4.0-h-tiny-distill-opus-4.5-think-q4_k_m.gguf -p "Hello, how are you?"
# With server
llama-server --hf-repo glogwa68/granite-4.0-h-tiny-DISTILL-OPUS-4.5-think-GGUF --hf-file granite-4.0-h-tiny-distill-opus-4.5-think-q4_k_m.gguf -c 2048LM Studio / GPT4All
Download the .gguf file of your choice and load it in your application.
Quantization Details
Original Model
This is the quantized version of granite-4.0-h-tiny-DISTILL-OPUS-4.5-think
- Base Model: ibm-granite/granite-4.0-h-tiny
- Fine-tuning Dataset: TeichAI/claude-4.5-opus-high-reasoning-250x
- Special Feature: Thinking/Reasoning with
<think>tags
