How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="rigour-labs/rigour-deep-v5-gguf",
	filename="rigour-deep-v5-q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Rigour Deep Analysis Model (deep v5)

Fine-tuned Qwen2.5-Coder-1.5B for code quality analysis. Trained via RLAIF: strong teacher labels + structural verification + DPO.

Property Value
Base Qwen2.5-Coder-1.5B
Quant Q4_K_M
Size 940MB
Tier deep
Version 5
Date 2026-03-07

Usage with Rigour

Update types.ts in rigour-core to point to this model, or place the GGUF file in ~/.rigour/models/.

Built by: rigour-labs/driftbench RLAIF pipeline

Downloads last month
9
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for rigour-labs/rigour-deep-v5-gguf

Quantized
(92)
this model