CoolFace
Modelpublic

xcx0902/tiny_llm

sourceHugging Facemitupdated 1y agoView on Hugging Face
2likes
Model Card

Tiny LLM

A tiny LLM trained using pytorch. No GPU is required.

The training data is generated by other LLMs.

Our aim is that to make sure everyone can train their own LLMs, without any limitations like GPU.

How to use

  1. 1.Clone this repository
  2. 2.Run command python run.py
  3. 3.Enjoy our LLM

Screenshots

Train

  • This was made on CPU-only platform. We only have 1 CPU (Intel Core Ultra 7 155H, 1.4GHz, Mobile).

Run