Instructions to use FormlessAI/66397d6b-7043-4374-a1ef-d195d9ea861a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/66397d6b-7043-4374-a1ef-d195d9ea861a with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/66397d6b-7043-4374-a1ef-d195d9ea861a", dtype="auto") - Notebooks
- Google Colab
- Kaggle