How to use learn2pro/nanogpt with Transformers:
# Load model directly from transformers import NanoGPT model = NanoGPT.from_pretrained("learn2pro/nanogpt", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!