File size: 338 Bytes
157fbe9
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10

# 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.