Trains small LMs. Designed for training on SimpleStories

1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a Python script that converts a trained Llama model (compatible with the project's custom `Llama` class) into a Hugging Face Transformers compatible model, leveraging the existing compatibility with the HF `transformers` library.

Complexity: 4/5
enhancement good first issue

Trains small LMs. Designed for training on SimpleStories

Python