Custom Hugging Face Transformers Model example This is a bare bones example of creating a custom model for Hugging Face. It is based on the bigram model demonstrated by Andrej Karpathy in his Nano-GPT lecture series. https://github.com/karpathy/ng-video-lecture/