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