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