Instructions to use FormlessAI/f1eb0876-9e3b-443b-b719-e874f265cb7d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/f1eb0876-9e3b-443b-b719-e874f265cb7d with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/f1eb0876-9e3b-443b-b719-e874f265cb7d", dtype="auto") - Notebooks
- Google Colab
- Kaggle