Instructions to use subbareddyiiit/iiit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use subbareddyiiit/iiit with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("subbareddyiiit/iiit", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 271 Bytes
30baea0 | 1 2 3 4 5 6 7 | model_checkpoint_path: "model.ckpt-5490"
all_model_checkpoint_paths: "model.ckpt-2000"
all_model_checkpoint_paths: "model.ckpt-3000"
all_model_checkpoint_paths: "model.ckpt-4000"
all_model_checkpoint_paths: "model.ckpt-5000"
all_model_checkpoint_paths: "model.ckpt-5490"
|