Instructions to use h4rr9/mnist_9bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use h4rr9/mnist_9bit with Transformers:
# Load model directly from transformers import AutoTokenizer, Tim tokenizer = AutoTokenizer.from_pretrained("h4rr9/mnist_9bit") model = Tim.from_pretrained("h4rr9/mnist_9bit") - Notebooks
- Google Colab
- Kaggle