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