Instructions to use hf-internal-testing/tiny-random-imagegpt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-imagegpt with Transformers:
# Load model directly from transformers import AutoImageProcessor, ImageGPTForCausalImageModeling processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-imagegpt") model = ImageGPTForCausalImageModeling.from_pretrained("hf-internal-testing/tiny-random-imagegpt") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
6d8dd15 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cac30463828ab7989be725b3e1e2ed6263f74c496d6fc476434fa8b598b5e423
size 257937
|