Instructions to use hanlincs/Bifrost-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hanlincs/Bifrost-1 with Transformers:
# Load model directly from transformers import MultiModalityCausalLM model = MultiModalityCausalLM.from_pretrained("hanlincs/Bifrost-1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update pipeline tag, remove library name
#3
by nielsr HF Staff - opened
It doesn't look like the model is compatible with Transformers, also I've added the "any-to-any" tag similar to BLIP-3o