FunGPT (TinyGPT) β Hugging Face Model Card
FunGPT is a tiny decoder-only Transformer (GPT-style) trained for playful, snarky, and creative text generation. It uses a SentencePiece tokenizer and a small 6x384 architecture for quick, lightweight inference.
Quick Start
clone this repo: git clone https://huggingface.co/nagolinc/fungpt
run chat: python chat.py
reproduction
the model can be reproduced using train2.py
- Downloads last month
- 19