Reinforcement Learning
Transformers
Safetensors
qwen3_omni_moe
text-to-audio
qwen3-omni
audio
video
multimodal
temporal-grounding
dense-video-captioning
Instructions to use Apryle/AVTime-RL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Apryle/AVTime-RL with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Apryle/AVTime-RL") model = AutoModelForMultimodalLM.from_pretrained("Apryle/AVTime-RL", 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!