How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
# Run inference directly in the terminal:
llama-cli -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
# Run inference directly in the terminal:
llama-cli -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF:
Quick Links

Kepler-186f-Qwen3-Instruct-4B-GGUF

Kepler-186f-Qwen3-Instruct-4B is a reasoning-focused model fine-tuned on Qwen for Abliterated Reasoning and polished token probabilities, enhancing balanced multilingual generation across mathematics and general-purpose reasoning. It specializes in event-driven logic, structured analysis, and precise probabilistic modeling—making it an ideal tool for researchers, educators, and developers working with uncertainty and structured reasoning.

Model Files

File Name Quant Type File Size
Kepler-186f-Qwen3-Instruct-4B.BF16.gguf BF16 8.05 GB
Kepler-186f-Qwen3-Instruct-4B.F16.gguf F16 8.05 GB
Kepler-186f-Qwen3-Instruct-4B.F32.gguf F32 16.1 GB
Kepler-186f-Qwen3-Instruct-4B.Q2_K.gguf Q2_K 1.67 GB
Kepler-186f-Qwen3-Instruct-4B.Q3_K_L.gguf Q3_K_L 2.24 GB
Kepler-186f-Qwen3-Instruct-4B.Q3_K_M.gguf Q3_K_M 2.08 GB
Kepler-186f-Qwen3-Instruct-4B.Q3_K_S.gguf Q3_K_S 1.89 GB
Kepler-186f-Qwen3-Instruct-4B.Q4_K_M.gguf Q4_K_M 2.5 GB
Kepler-186f-Qwen3-Instruct-4B.Q4_K_S.gguf Q4_K_S 2.38 GB
Kepler-186f-Qwen3-Instruct-4B.Q5_K_M.gguf Q5_K_M 2.89 GB
Kepler-186f-Qwen3-Instruct-4B.Q5_K_S.gguf Q5_K_S 2.82 GB
Kepler-186f-Qwen3-Instruct-4B.Q6_K.gguf Q6_K 3.31 GB
Kepler-186f-Qwen3-Instruct-4B.Q8_0.gguf Q8_0 4.28 GB

Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png

Downloads last month
86
GGUF
Model size
4B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF

Collection including prithivMLmods/Kepler-186f-Qwen3-Instruct-4B-GGUF