metadata
language:
- en
pipeline_tag: text-generation
license: mit
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
- Clone this repository
- Run command
python run.py
- 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).