Instructions to use allenai/specter2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use allenai/specter2 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("allenai/specter_plus_plus") model.load_adapter("allenai/specter2", set_active=True) - Notebooks
- Google Colab
- Kaggle
No `self` in `self.tokenizer`
#6 opened 10 months ago
by
jupyter23
Update README.md
1
#4 opened over 1 year ago
by
matthewkenney
call tokenizer directly
#1 opened over 2 years ago
by
johngiorgi