Instructions to use Anonymous-researcher/leta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anonymous-researcher/leta with Transformers:
# Load model directly from transformers import GenericExplainer model = GenericExplainer.from_pretrained("Anonymous-researcher/leta", dtype="auto") - Notebooks
- Google Colab
- Kaggle