Instructions to use FormlessAI/7cd2f7a3-b741-4e8a-be0a-6e2f52e8ce7d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/7cd2f7a3-b741-4e8a-be0a-6e2f52e8ce7d with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/7cd2f7a3-b741-4e8a-be0a-6e2f52e8ce7d", dtype="auto") - Notebooks
- Google Colab
- Kaggle