Video-Text-to-Text
Transformers
Safetensors
English
Chinese
qwen3_5
image-text-to-text
Unified_Emotion_Intelligence
Reasoning_Model
Instructions to use Jiaha0Hu4ng/OneEmo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jiaha0Hu4ng/OneEmo with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Jiaha0Hu4ng/OneEmo") model = AutoModelForMultimodalLM.from_pretrained("Jiaha0Hu4ng/OneEmo", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "eos_token_id": [ | |
| 248044, | |
| 248046 | |
| ], | |
| "transformers_version": "5.2.0", | |
| "use_cache": true | |
| } | |