Instructions to use OpenPipe/art-e-008 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenPipe/art-e-008 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenPipe/art-e-008", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| library_name: transformers | |
| license: apache-2.0 | |
| datasets: | |
| - corbt/enron-emails | |
| This is the most up-to-date version of the ART·E email research agent. More details are available in the release blog! |