Instructions to use antgroup/HumanSense_Omni_Reasoning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use antgroup/HumanSense_Omni_Reasoning with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("antgroup/HumanSense_Omni_Reasoning") model = AutoModelForMultimodalLM.from_pretrained("antgroup/HumanSense_Omni_Reasoning", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
d7f59f0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3ff22b61060846c443ccf16d8054c34f49711075b591a288d7706ce0f75243ee
size 8056
|