Video-Text-to-Text
Transformers
Safetensors
qwen3_5
image-text-to-text
traffic-anomaly-detection
lora
merged
Instructions to use KakashiFromKonoha/ror-recite-9b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KakashiFromKonoha/ror-recite-9b with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("KakashiFromKonoha/ror-recite-9b") model = AutoModelForMultimodalLM.from_pretrained("KakashiFromKonoha/ror-recite-9b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K