Instructions to use nealcly/detection-longformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nealcly/detection-longformer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nealcly/detection-longformer", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Delete config.json
#4
by yaful - opened
No description provided.
yaful changed pull request status to closed