Adnan2942/Nano-GPT-OSS-Pretrained
0680
Nano-GPT-OSS
This repository contains the trained weights for Nano-GPT-OSS, a language model pre-trained completely from scratch.
- ๐ป GitHub Repository: romancobblepot/Nano-GPT-OSS
- ๐ ๏ธ Implementation & Training: 
Project Structure & Source Code
The core engineering files, scripts, and logs are hosted on GitHub:
- `Training/` & `Preprocessing/`: Scripts used to prepare the dataset and pre-train the model.
- `Architecture/` & `main.py`: The custom neural network definitions.
- `Inference/`: Code required to run text generation using these weights.
How to Use
I'll work on these details soon......, for now please check the files section
