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