--- 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. # How to use 1. Clone this repository 2. Run command `python run.py` 3. Enjoy our LLM