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