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