ModelHub XC 709061b1df 初始化项目,由ModelHub XC社区提供模型
Model: ibm-granite/granite-guardian-4.1-8b-GGUF
Source: Original Platform
2026-06-12 04:14:16 +08:00

license, language, pipeline_tag, library_name, base_model, tags
license language pipeline_tag library_name base_model tags
apache-2.0
en
text-generation transformers ibm-granite/granite-guardian-4.1-8b
granite
guardian
safety
hallucination
thinking
tool-calling
agent
chat

Note

This repository contains models that have been converted to the GGUF format with various quantizations from an IBM Granite base model.

Please reference the base model's full model card here: https://huggingface.co/ibm-granite/granite-guardian-4.1-8b

Granite Guardian 4.1 8B (GGUF)

Model Summary

Granite Guardian 4.1 8B is a specialized safety model fine-tuned from ibm-granite/granite-4.1-8b, designed to judge if the input prompts and the output responses of an LLM-based system meet specified criteria. The model comes pre-baked with certain criteria including but not limited to: jailbreak attempts, profanity, and hallucinations related to tool calls and retrieval augmented generation in agent-based systems. Additionally, the model also allows users to bring their own criteria and tailor the judging behavior to specific use cases.

This version of Granite Guardian is a hybrid thinking model that allows the user to operate in thinking or non-thinking mode. In thinking mode, the model produces detailed reasoning traces through <think> ... </think> and <score> ... </score> tags. In non-thinking mode, the model only produces the judgement score through the <score> ... </score> tags.

It is trained on unique data comprising human annotations and synthetic data informed by internal red-teaming. It outperforms other open-source models in the same space on standard benchmarks.

Description
Model synced from source: ibm-granite/granite-guardian-4.1-8b-GGUF
Readme 27 KiB