Any-to-Any
Transformers
ONNX
Safetensors
English
Chinese
minicpmo
feature-extraction
minicpm-o
full-duplex
omni-modal
audio
vision
tts
speech-generation
tool-calling
roleplay
code
math
custom_code
Instructions to use joyfox/JoyFox-OmniFlow-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use joyfox/JoyFox-OmniFlow-9B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("joyfox/JoyFox-OmniFlow-9B", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K