Self-Moderated Variant

Self-moderated models with :beta

The :beta variant (also known as self-moderated) provides access to models with self-moderation capabilities.

Usage

Append :beta to any model ID:

1{
2 "model": "meta-llama/llama-guard-3-8b:beta"
3}

Details

Self-moderated variants allow models to apply their own content filtering and safety guidelines, rather than relying on external moderation systems. This can provide more nuanced and context-aware moderation decisions.