CoolFace
Modelpublic

Adnan2942/Nano-GPT-OSS-Pretrained

sourceHugging Faceapache-2.0updated 11d agoView on Hugging Face
0likes680downloads
Model Card

Nano-GPT-OSS

This repository contains the trained weights for Nano-GPT-OSS, a language model pre-trained completely from scratch.


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