-
Notifications
You must be signed in to change notification settings - Fork 53
feat: Add Granite Guardian 3.3 8B with updated examples function call validation and repair with reason. #167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
pronics2004
commented
Sep 25, 2025
- Enhanced GuardianCheck with HuggingFace and Ollama backends
- Added thinking mode support for detailed reasoning traces
- Implemented actual function calling validation with RepairTemplateStrategy
- Added groundedness and function call hallucination detection examples
…dation - Enhanced GuardianCheck with HuggingFace and Ollama backends - Added thinking mode support for detailed reasoning traces - Implemented actual function calling validation with RepairTemplateStrategy that consumes reasoning in repair process. - Added groundedness and function call hallucination detection examples
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
|
Expected output of |
|
Expected output of |
|
@HendrikStrobelt @avinash2692 Updated PR that uses mellea ollama and hf backends. |
avinash2692
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just waiting on the tests to run