Instructions to use FormlessAI/bdfeb7db-5e46-45b5-a1fa-2438ba5d76cb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FormlessAI/bdfeb7db-5e46-45b5-a1fa-2438ba5d76cb with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FormlessAI/bdfeb7db-5e46-45b5-a1fa-2438ba5d76cb", dtype="auto") - Notebooks
- Google Colab
- Kaggle