Video-Text-to-Text
Transformers
Safetensors
English
qwen3_5
image-text-to-text
text-generation-inference
reinforcement-learning
alignment-training
RLHF
RFT
video-understanding
video-classification
video-safety
content-safety
content-moderation
safety-classifier
guardrail
Instructions to use prithivMLmods/VideoGuard-Qwen3.5-9B-Safety-RL-Uncensored with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/VideoGuard-Qwen3.5-9B-Safety-RL-Uncensored with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("prithivMLmods/VideoGuard-Qwen3.5-9B-Safety-RL-Uncensored") model = AutoModelForMultimodalLM.from_pretrained("prithivMLmods/VideoGuard-Qwen3.5-9B-Safety-RL-Uncensored", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!