Instructions to use kejian/mle-lovingly-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kejian/mle-lovingly-2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("kejian/mle-lovingly-2") model = AutoModel.from_pretrained("kejian/mle-lovingly-2") - Notebooks
- Google Colab
- Kaggle
Ctrl+K