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