Instructions to use openai/imagegpt-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openai/imagegpt-small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openai/imagegpt-small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c69cc99 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b39d66baa773d7f915d7657dd25fed06ba38c7c7af52fbef0d23c3db6b65a3fe
size 331998265
|