Instructions to use FormlessAI/2eba1352-995c-4e61-9e2d-c021acbe88b9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/2eba1352-995c-4e61-9e2d-c021acbe88b9 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/2eba1352-995c-4e61-9e2d-c021acbe88b9", dtype="auto") - Notebooks
- Google Colab
- Kaggle