Instructions to use FormlessAI/640b7374-3919-4e23-991f-0a487b31dbff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/640b7374-3919-4e23-991f-0a487b31dbff with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/640b7374-3919-4e23-991f-0a487b31dbff", dtype="auto") - Notebooks
- Google Colab
- Kaggle