Instructions to use FormlessAI/958d56a0-79bd-4e49-b6bb-c34f7e29cfe2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/958d56a0-79bd-4e49-b6bb-c34f7e29cfe2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/958d56a0-79bd-4e49-b6bb-c34f7e29cfe2", dtype="auto") - Notebooks
- Google Colab
- Kaggle