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