Any-to-Any
Transformers
Safetensors
English
qwen2_5_omni
text-to-audio
omnimodal
personalization
rlvr
gspo
abstention
Instructions to use Yeongtak/Qwen2.5-Omni-7B-Omni-Persona-RLVR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yeongtak/Qwen2.5-Omni-7B-Omni-Persona-RLVR with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Yeongtak/Qwen2.5-Omni-7B-Omni-Persona-RLVR") model = AutoModelForMultimodalLM.from_pretrained("Yeongtak/Qwen2.5-Omni-7B-Omni-Persona-RLVR", 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!