Instructions to use flow666/MLLM-4D with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flow666/MLLM-4D with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("flow666/MLLM-4D", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K