Instructions to use biu-nlp/lingmess-coref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use biu-nlp/lingmess-coref with Transformers:
# Load model directly from transformers import AutoTokenizer, LingMessCoref tokenizer = AutoTokenizer.from_pretrained("biu-nlp/lingmess-coref") model = LingMessCoref.from_pretrained("biu-nlp/lingmess-coref") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#1 opened over 1 year ago
by
SFconvertbot