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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 69 Bytes
adbfc07 | 1 2 3 4 5 | {
"_from_model_config": true,
"transformers_version": "4.46.0"
}
|