# Hybrid NanoGPT Model This repository contains a PyTorch model (`model.pt`) and a checkpoint (`latest_checkpoint.pt`) for a Hybrid NanoGPT model. ## Usage This model is a custom implementation and may require specific code to load and use. Please refer to the original training script for details on how to load and use this model.