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

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train Adnan2942/Nano-GPT-OSS-Pretrained