Instructions to use FormlessAI/46b0a24d-4b2a-4be4-b7c8-b6b4e907a173 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/46b0a24d-4b2a-4be4-b7c8-b6b4e907a173 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/46b0a24d-4b2a-4be4-b7c8-b6b4e907a173", dtype="auto") - Notebooks
- Google Colab
- Kaggle