Instructions to use mercelisw/electra-grc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mercelisw/electra-grc with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mercelisw/electra-grc", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Added usage instructions
#2
by alekkeersmaekers - opened
No description provided.
mercelisw changed pull request status to merged