Instructions to use willieseun/Micro-Learn-Idrisi-Encoder-Decoder2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use willieseun/Micro-Learn-Idrisi-Encoder-Decoder2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="willieseun/Micro-Learn-Idrisi-Encoder-Decoder2")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("willieseun/Micro-Learn-Idrisi-Encoder-Decoder2") model = AutoModel.from_pretrained("willieseun/Micro-Learn-Idrisi-Encoder-Decoder2") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
befd3f1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5606ac30094eef69f47c7a041cc8dda540269f1dbf526da96861a79879971865
size 1334361928
|